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 33152 22
SSH_CONNECTION=10.0.0.17 33152 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 / 175866 blocks (5%)
[rtyper] specializing: 18300 / 182680 blocks (10%)
[rtyper] specializing: 28000 / 186514 blocks (15%)
[rtyper] specializing: 37800 / 188829 blocks (20%)
[rtyper] specializing: 47400 / 189372 blocks (25%)
[rtyper] specializing: 57300 / 190884 blocks (30%)
[rtyper] specializing: 67400 / 192347 blocks (35%)
[rtyper] specializing: 77200 / 192945 blocks (40%)
[rtyper] specializing: 87200 / 193719 blocks (45%)
[rtyper] specializing: 97300 / 194443 blocks (50%)
[rtyper] specializing: 107500 / 195288 blocks (55%)
[rtyper] specializing: 117600 / 195837 blocks (60%)
[rtyper] specializing: 127400 / 195970 blocks (65%)
[rtyper] specializing: 137600 / 196553 blocks (70%)
[rtyper] specializing: 148900 / 198455 blocks (75%)
[rtyper] specializing: 159700 / 199569 blocks (80%)
[rtyper] specializing: 169700 / 199569 blocks (85%)
[rtyper] specializing: 172900 / 199569 blocks (86%)
[rtyper] specializing: 181700 / 199573 blocks (91%)
[rtyper] specializing: 191600 / 199573 blocks (96%)
[rtyper] -=- specialized 199573 blocks -=-
[rtyper] specializing: 199600 / 200371 blocks (99%)
[rtyper] specializing: 200400 / 201104 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:269)unpack_ieee__pypy_module_struct_formatiterator_UnpackFormatIterator
[jitcodewriter:WARNING] type SingleFloat not supported, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rstruct.standardfmttable:269)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 45077 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 7749 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 201200 / 201437 blocks (99%)
[rtyper] -=- specialized 291 more blocks -=-
[jitcodewriter:info] making JitCodes...
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 1000 jitcodes
[jitcodewriter:info] Produced 1500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] specializing: 201500 / 201501 blocks (99%)
[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] -=- 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] specializing: 201600 / 201601 blocks (99%)
[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 0x3467202c0>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x3467739f0>
[rtyper] -=- 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] specializing: 201700 / 201701 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 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 0x339bf03d8>
[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 11583 JitCode instances.
[jitcodewriter:info] There are 88108 -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] 977 effectinfos:
[jitcodewriter] 44 descrs for arrays
[jitcodewriter] 1105 descrs for fields
[jitcodewriter] 50 descrs for interiorfields
[jitcodewriter] -> 864 bitstrings, mean length 40.7, max length 85
[rtyper] specializing: 201800 / 265826 blocks (75%)
[rtyper] specializing: 213100 / 266296 blocks (80%)
[rtyper] specializing: 228700 / 268999 blocks (85%)
[rtyper] specializing: 244800 / 271986 blocks (90%)
[rtyper] specializing: 262100 / 275805 blocks (95%)
[rtyper] specializing: 265900 / 275805 blocks (96%)
[rtyper] -=- specialized 74082 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 128206 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 27272 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[translation:info] inserting stack checks...
[rtyper] -=- specialized 0 more blocks -=-
[translation:info] inserted 2413 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 275900 / 278695 blocks (98%)
[rtyper] -=- specialized 2864 more blocks -=-
[rtyper] specializing: 278700 / 278740 blocks (99%)
[rtyper] -=- specialized 43 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1704 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] -=- specialized 22 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] specializing: 278800 / 278803 blocks (99%)
[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: 2259 group: 1 struct: 6464 ]
[c] 7000 nodes [ array: 1930 framework rtti: 34 func: 2385 group: 1 struct: 9208 ]
[c] 8000 nodes [ array: 2199 framework rtti: 44 func: 2606 group: 1 struct: 10191 ]
[c] 9000 nodes [ array: 2356 framework rtti: 53 func: 3134 group: 1 struct: 11061 ]
[c] 10000 nodes [ array: 2357 framework rtti: 115 func: 3508 group: 1 struct: 11668 ]
[c] 11000 nodes [ array: 2839 framework rtti: 160 func: 3906 group: 1 struct: 12245 ]
[c] 12000 nodes [ array: 4839 framework rtti: 160 func: 3906 group: 1 struct: 12245 ]
[c] 13000 nodes [ array: 6512 framework rtti: 163 func: 3937 group: 1 struct: 12561 ]
[c] 14000 nodes [ array: 6658 framework rtti: 176 func: 4056 group: 1 struct: 13660 ]
[c] 15000 nodes [ array: 6793 framework rtti: 183 func: 4177 group: 1 struct: 17094 ]
[c] 16000 nodes [ array: 7046 framework rtti: 196 func: 4360 group: 1 struct: 18456 ]
[c] 17000 nodes [ array: 7187 framework rtti: 269 func: 5242 group: 1 struct: 20051 ]
[c] 18000 nodes [ array: 7433 framework rtti: 383 func: 5477 group: 1 struct: 22592 ]
[c] 19000 nodes [ array: 7450 framework rtti: 676 func: 5782 group: 1 struct: 23046 ]
[c] 20000 nodes [ array: 7450 framework rtti: 676 func: 5782 group: 1 struct: 23046 ]
[c] 21000 nodes [ array: 7450 framework rtti: 676 func: 5782 group: 1 struct: 23046 ]
[c] 22000 nodes [ array: 7450 framework rtti: 676 func: 5782 group: 1 struct: 23046 ]
[c] 23000 nodes [ array: 7482 framework rtti: 679 func: 5804 group: 1 struct: 23401 ]
[c] 24000 nodes [ array: 7691 framework rtti: 690 func: 6042 group: 1 struct: 24744 ]
[c] 25000 nodes [ array: 7799 framework rtti: 695 func: 6241 group: 1 struct: 26142 ]
[c] 26000 nodes [ array: 7817 framework rtti: 696 func: 6268 group: 1 struct: 27070 ]
[c] 27000 nodes [ array: 7817 framework rtti: 696 func: 6268 group: 1 struct: 28061 ]
[c] 28000 nodes [ array: 7888 framework rtti: 700 func: 6423 group: 1 struct: 29195 ]
[c] 29000 nodes [ array: 8021 framework rtti: 702 func: 6544 group: 1 struct: 30045 ]
[c] 30000 nodes [ array: 8155 framework rtti: 717 func: 6816 group: 1 struct: 30784 ]
[c] 31000 nodes [ array: 8323 framework rtti: 748 func: 7105 group: 1 struct: 31215 ]
[c] 32000 nodes [ array: 8429 framework rtti: 786 func: 7414 group: 1 struct: 31670 ]
[c] 33000 nodes [ array: 8551 framework rtti: 824 func: 7706 group: 1 struct: 32247 ]
[c] 34000 nodes [ array: 8683 framework rtti: 838 func: 7868 group: 1 struct: 32994 ]
[c] 35000 nodes [ array: 8848 framework rtti: 972 func: 8048 group: 1 struct: 33534 ]
[c] 36000 nodes [ array: 9133 framework rtti: 1043 func: 8263 group: 1 struct: 34033 ]
[c] 37000 nodes [ array: 9474 framework rtti: 1051 func: 8610 group: 1 struct: 34508 ]
[c] 38000 nodes [ array: 9834 framework rtti: 1058 func: 8755 group: 1 struct: 35029 ]
[c] 39000 nodes [ array: 10058 framework rtti: 1060 func: 8944 group: 1 struct: 35971 ]
[c] 40000 nodes [ array: 10266 framework rtti: 1061 func: 9126 group: 1 struct: 37154 ]
[c] 41000 nodes [ array: 10518 framework rtti: 1066 func: 9248 group: 1 struct: 37706 ]
[c] 42000 nodes [ array: 10948 framework rtti: 1066 func: 9248 group: 1 struct: 38213 ]
[c] 43000 nodes [ array: 11373 framework rtti: 1066 func: 9250 group: 1 struct: 38727 ]
[c] 44000 nodes [ array: 11538 framework rtti: 1066 func: 9404 group: 1 struct: 39863 ]
[c] 45000 nodes [ array: 11700 framework rtti: 1075 func: 9543 group: 1 struct: 40839 ]
[c] 46000 nodes [ array: 11893 framework rtti: 1075 func: 9686 group: 1 struct: 41644 ]
[c] 47000 nodes [ array: 11993 framework rtti: 1090 func: 9998 group: 1 struct: 42339 ]
[c] 48000 nodes [ array: 12116 framework rtti: 1103 func: 10311 group: 1 struct: 43381 ]
[c] 49000 nodes [ array: 12212 framework rtti: 1111 func: 10679 group: 1 struct: 44228 ]
[c] 50000 nodes [ array: 17444 framework rtti: 1120 func: 10755 group: 1 struct: 48397 ]
[c] 51000 nodes [ array: 17525 framework rtti: 1125 func: 11049 group: 1 struct: 49159 ]
[c] 52000 nodes [ array: 17598 framework rtti: 1131 func: 11297 group: 1 struct: 49701 ]
[c] 53000 nodes [ array: 17760 framework rtti: 1136 func: 11544 group: 1 struct: 50132 ]
[c] 54000 nodes [ array: 17867 framework rtti: 1147 func: 11725 group: 1 struct: 51227 ]
[c] 55000 nodes [ array: 17955 framework rtti: 1148 func: 11799 group: 1 struct: 51791 ]
[c] 56000 nodes [ array: 18182 framework rtti: 1154 func: 12003 group: 1 struct: 64152 ]
[c] 57000 nodes [ array: 18417 framework rtti: 1158 func: 12158 group: 1 struct: 64781 ]
[c] 58000 nodes [ array: 18610 framework rtti: 1160 func: 12316 group: 1 struct: 65744 ]
[c] 59000 nodes [ array: 18656 framework rtti: 1166 func: 12364 group: 1 struct: 66203 ]
[c] 60000 nodes [ array: 18656 framework rtti: 1166 func: 12364 group: 1 struct: 66735 ]
[c] 61000 nodes [ array: 18730 framework rtti: 1166 func: 12454 group: 1 struct: 67479 ]
[c] 62000 nodes [ array: 18892 framework rtti: 1173 func: 12630 group: 1 struct: 68050 ]
[c] 63000 nodes [ array: 19009 framework rtti: 1177 func: 12863 group: 1 struct: 68835 ]
[c] 64000 nodes [ array: 19182 framework rtti: 1178 func: 13022 group: 1 struct: 69329 ]
[c] 65000 nodes [ array: 19348 framework rtti: 1189 func: 13239 group: 1 struct: 69851 ]
[c] 66000 nodes [ array: 19568 framework rtti: 1193 func: 13479 group: 1 struct: 70861 ]
[c] 67000 nodes [ array: 19750 framework rtti: 1203 func: 13723 group: 1 struct: 71721 ]
[c] 68000 nodes [ array: 19951 framework rtti: 1216 func: 13960 group: 1 struct: 72527 ]
[c] 69000 nodes [ array: 20185 framework rtti: 1216 func: 14033 group: 1 struct: 73202 ]
[c] 70000 nodes [ array: 20411 framework rtti: 1216 func: 14033 group: 1 struct: 73840 ]
[c] 71000 nodes [ array: 20653 framework rtti: 1216 func: 14033 group: 1 struct: 74394 ]
[c] 72000 nodes [ array: 20883 framework rtti: 1216 func: 14033 group: 1 struct: 74889 ]
[c] 73000 nodes [ array: 21131 framework rtti: 1216 func: 14033 group: 1 struct: 75667 ]
[c] 74000 nodes [ array: 21361 framework rtti: 1216 func: 14033 group: 1 struct: 76645 ]
[c] 75000 nodes [ array: 21598 framework rtti: 1216 func: 14033 group: 1 struct: 77325 ]
[c] 76000 nodes [ array: 21814 framework rtti: 1216 func: 14033 group: 1 struct: 77918 ]
[c] 77000 nodes [ array: 22046 framework rtti: 1216 func: 14033 group: 1 struct: 78492 ]
[c] 78000 nodes [ array: 22286 framework rtti: 1218 func: 14205 group: 1 struct: 79523 ]
[c] 79000 nodes [ array: 22543 framework rtti: 1222 func: 14502 group: 1 struct: 80393 ]
[c] 80000 nodes [ array: 22774 framework rtti: 1227 func: 14833 group: 1 struct: 81348 ]
[c] 81000 nodes [ array: 23226 framework rtti: 1232 func: 14987 group: 1 struct: 81705 ]
[c] 82000 nodes [ array: 23502 framework rtti: 1236 func: 15117 group: 1 struct: 82250 ]
[c] 83000 nodes [ array: 23692 framework rtti: 1240 func: 15199 group: 1 struct: 82875 ]
[c] 84000 nodes [ array: 24348 framework rtti: 1240 func: 15365 group: 1 struct: 113658 ]
[c] 85000 nodes [ array: 24996 framework rtti: 1240 func: 15481 group: 1 struct: 116365 ]
[c] 86000 nodes [ array: 26346 framework rtti: 1240 func: 15908 group: 1 struct: 118469 ]
[c] 87000 nodes [ array: 27920 framework rtti: 1240 func: 16294 group: 1 struct: 120586 ]
[c] 88000 nodes [ array: 29481 framework rtti: 1240 func: 16698 group: 1 struct: 122623 ]
[c] 89000 nodes [ array: 30909 framework rtti: 1240 func: 17186 group: 1 struct: 124853 ]
[c] 90000 nodes [ array: 32557 framework rtti: 1240 func: 17691 group: 1 struct: 126959 ]
[c] 91000 nodes [ array: 34171 framework rtti: 1240 func: 18383 group: 1 struct: 129138 ]
[c] 92000 nodes [ array: 35976 framework rtti: 1240 func: 19002 group: 1 struct: 131336 ]
[c] 93000 nodes [ array: 37235 framework rtti: 1240 func: 19460 group: 1 struct: 133715 ]
[c] 94000 nodes [ array: 38784 framework rtti: 1240 func: 20087 group: 1 struct: 136274 ]
[c] 95000 nodes [ array: 40109 framework rtti: 1240 func: 20574 group: 1 struct: 138202 ]
[c] 96000 nodes [ array: 40260 framework rtti: 1240 func: 20598 group: 1 struct: 138814 ]
[c] 97000 nodes [ array: 40550 framework rtti: 1242 func: 20631 group: 1 struct: 139085 ]
[c] 98000 nodes [ array: 40830 framework rtti: 1243 func: 20676 group: 1 struct: 139585 ]
[c] 99000 nodes [ array: 40863 framework rtti: 1243 func: 20686 group: 1 struct: 140591 ]
[c] 100000 nodes [ array: 41092 framework rtti: 1244 func: 20706 group: 1 struct: 141036 ]
[c] 101000 nodes [ array: 41310 framework rtti: 1247 func: 20739 group: 1 struct: 141364 ]
[c] 102000 nodes [ array: 41648 framework rtti: 1253 func: 20810 group: 1 struct: 142130 ]
[c] 103000 nodes [ array: 41863 framework rtti: 1255 func: 20821 group: 1 struct: 142413 ]
[c] 104000 nodes [ array: 42047 framework rtti: 1262 func: 20972 group: 1 struct: 142973 ]
[c] 105000 nodes [ array: 42268 framework rtti: 1264 func: 21022 group: 1 struct: 143707 ]
[c] 106000 nodes [ array: 42483 framework rtti: 1264 func: 21077 group: 1 struct: 144564 ]
[c] 107000 nodes [ array: 42674 framework rtti: 1264 func: 21172 group: 1 struct: 145259 ]
[c] 108000 nodes [ array: 42847 framework rtti: 1264 func: 21222 group: 1 struct: 145794 ]
[c] 109000 nodes [ array: 42990 framework rtti: 1264 func: 21222 group: 1 struct: 146191 ]
[c] 110000 nodes [ array: 43119 framework rtti: 1264 func: 21222 group: 1 struct: 146590 ]
[c] 111000 nodes [ array: 43276 framework rtti: 1264 func: 21222 group: 1 struct: 146902 ]
[c] 112000 nodes [ array: 43434 framework rtti: 1264 func: 21222 group: 1 struct: 147251 ]
[c] 113000 nodes [ array: 43633 framework rtti: 1264 func: 21222 group: 1 struct: 147596 ]
[c] 114000 nodes [ array: 43763 framework rtti: 1264 func: 21222 group: 1 struct: 147960 ]
[c] 115000 nodes [ array: 43867 framework rtti: 1264 func: 21222 group: 1 struct: 148340 ]
[c] 116000 nodes [ array: 44030 framework rtti: 1264 func: 21222 group: 1 struct: 148659 ]
[c] 117000 nodes [ array: 44222 framework rtti: 1264 func: 21264 group: 1 struct: 149215 ]
[c] 118000 nodes [ array: 44406 framework rtti: 1264 func: 21284 group: 1 struct: 149700 ]
[c] 119000 nodes [ array: 44632 framework rtti: 1266 func: 21367 group: 1 struct: 150324 ]
[c] 120000 nodes [ array: 44829 framework rtti: 1266 func: 21454 group: 1 struct: 150759 ]
[c] 121000 nodes [ array: 45044 framework rtti: 1269 func: 21566 group: 1 struct: 151384 ]
[c] 122000 nodes [ array: 45150 framework rtti: 1271 func: 21668 group: 1 struct: 151996 ]
[c] 123000 nodes [ array: 45268 framework rtti: 1274 func: 21684 group: 1 struct: 152414 ]
[c] 124000 nodes [ array: 45327 framework rtti: 1275 func: 21716 group: 1 struct: 152982 ]
[c] 125000 nodes [ array: 45354 framework rtti: 1275 func: 21727 group: 1 struct: 153499 ]
[c] 126000 nodes [ array: 45388 framework rtti: 1275 func: 21788 group: 1 struct: 154073 ]
[c] 127000 nodes [ array: 45485 framework rtti: 1275 func: 21839 group: 1 struct: 154645 ]
[c] 128000 nodes [ array: 45672 framework rtti: 1275 func: 21905 group: 1 struct: 155366 ]
[c] 129000 nodes [ array: 45903 framework rtti: 1275 func: 21993 group: 1 struct: 156186 ]
[c] 130000 nodes [ array: 45993 framework rtti: 1275 func: 22055 group: 1 struct: 156822 ]
[c] 131000 nodes [ array: 46082 framework rtti: 1275 func: 22102 group: 1 struct: 157447 ]
[c] 132000 nodes [ array: 46163 framework rtti: 1275 func: 22169 group: 1 struct: 158076 ]
[c] 133000 nodes [ array: 46269 framework rtti: 1275 func: 22207 group: 1 struct: 158635 ]
[c] 134000 nodes [ array: 46397 framework rtti: 1275 func: 22267 group: 1 struct: 159299 ]
[c] 135000 nodes [ array: 46543 framework rtti: 1275 func: 22309 group: 1 struct: 159965 ]
[c] 136000 nodes [ array: 46703 framework rtti: 1275 func: 22343 group: 1 struct: 160618 ]
[c] 137000 nodes [ array: 46797 framework rtti: 1275 func: 22381 group: 1 struct: 161305 ]
[c] 138000 nodes [ array: 46928 framework rtti: 1275 func: 22430 group: 1 struct: 161978 ]
[c] 139000 nodes [ array: 47041 framework rtti: 1275 func: 22484 group: 1 struct: 162651 ]
[c] 140000 nodes [ array: 47245 framework rtti: 1275 func: 22498 group: 1 struct: 163150 ]
[c] 141000 nodes [ array: 47325 framework rtti: 1275 func: 22557 group: 1 struct: 163770 ]
[c] 142000 nodes [ array: 47520 framework rtti: 1275 func: 22589 group: 1 struct: 164417 ]
[c] 143000 nodes [ array: 47659 framework rtti: 1275 func: 22658 group: 1 struct: 165115 ]
[c] 144000 nodes [ array: 47836 framework rtti: 1275 func: 22699 group: 1 struct: 165694 ]
[c] 145000 nodes [ array: 48021 framework rtti: 1275 func: 22741 group: 1 struct: 166405 ]
[c] 146000 nodes [ array: 48191 framework rtti: 1275 func: 22803 group: 1 struct: 167092 ]
[c] 147000 nodes [ array: 48290 framework rtti: 1275 func: 22840 group: 1 struct: 167744 ]
[c] 148000 nodes [ array: 48522 framework rtti: 1275 func: 22872 group: 1 struct: 168572 ]
[c] 149000 nodes [ array: 48723 framework rtti: 1275 func: 22888 group: 1 struct: 169327 ]
[c] 150000 nodes [ array: 48985 framework rtti: 1275 func: 22896 group: 1 struct: 170200 ]
[c] 151000 nodes [ array: 49164 framework rtti: 1275 func: 22931 group: 1 struct: 171005 ]
[c] 152000 nodes [ array: 49260 framework rtti: 1275 func: 22988 group: 1 struct: 171764 ]
[c] 153000 nodes [ array: 49820 framework rtti: 1276 func: 23023 group: 1 struct: 172005 ]
[c] 154000 nodes [ array: 50341 framework rtti: 1276 func: 23084 group: 1 struct: 172208 ]
[c] 155000 nodes [ array: 50869 framework rtti: 1276 func: 23123 group: 1 struct: 172416 ]
[c] 156000 nodes [ array: 51442 framework rtti: 1276 func: 23137 group: 1 struct: 172686 ]
[c] 157000 nodes [ array: 52033 framework rtti: 1276 func: 23238 group: 1 struct: 172883 ]
[c] 158000 nodes [ array: 52562 framework rtti: 1276 func: 23314 group: 1 struct: 173097 ]
[c] 159000 nodes [ array: 52965 framework rtti: 1276 func: 23376 group: 1 struct: 173231 ]
[c] 160000 nodes [ array: 53333 framework rtti: 1276 func: 23424 group: 1 struct: 173405 ]
[c] 161000 nodes [ array: 53792 framework rtti: 1276 func: 23493 group: 1 struct: 173523 ]
[c] 162000 nodes [ array: 54229 framework rtti: 1276 func: 23522 group: 1 struct: 173674 ]
[c] 163000 nodes [ array: 54634 framework rtti: 1276 func: 23575 group: 1 struct: 173849 ]
[c] 164000 nodes [ array: 55057 framework rtti: 1276 func: 23634 group: 1 struct: 174004 ]
[c] 165000 nodes [ array: 55419 framework rtti: 1276 func: 23638 group: 1 struct: 174184 ]
[c] 166000 nodes [ array: 55795 framework rtti: 1276 func: 23688 group: 1 struct: 174338 ]
[c] 167000 nodes [ array: 56156 framework rtti: 1276 func: 23727 group: 1 struct: 174471 ]
[c] 168000 nodes [ array: 56550 framework rtti: 1276 func: 23772 group: 1 struct: 174663 ]
[c] 169000 nodes [ array: 56927 framework rtti: 1276 func: 23806 group: 1 struct: 174824 ]
[c] 170000 nodes [ array: 57287 framework rtti: 1276 func: 23839 group: 1 struct: 174968 ]
[c] 171000 nodes [ array: 57734 framework rtti: 1276 func: 23886 group: 1 struct: 175153 ]
[c] 172000 nodes [ array: 58170 framework rtti: 1276 func: 23896 group: 1 struct: 175348 ]
[c] 173000 nodes [ array: 58512 framework rtti: 1276 func: 23933 group: 1 struct: 175502 ]
[c] 174000 nodes [ array: 58850 framework rtti: 1276 func: 23971 group: 1 struct: 175651 ]
[c] 175000 nodes [ array: 59177 framework rtti: 1276 func: 24018 group: 1 struct: 175868 ]
[c] 176000 nodes [ array: 59530 framework rtti: 1276 func: 24028 group: 1 struct: 176053 ]
[c] 177000 nodes [ array: 59807 framework rtti: 1276 func: 24033 group: 1 struct: 176231 ]
[c] 178000 nodes [ array: 60128 framework rtti: 1276 func: 24064 group: 1 struct: 176426 ]
[c] 179000 nodes [ array: 60518 framework rtti: 1276 func: 24121 group: 1 struct: 176567 ]
[c] 180000 nodes [ array: 60863 framework rtti: 1276 func: 24181 group: 1 struct: 176811 ]
[c] 181000 nodes [ array: 61242 framework rtti: 1276 func: 24221 group: 1 struct: 176966 ]
[c] 182000 nodes [ array: 61623 framework rtti: 1276 func: 24277 group: 1 struct: 177123 ]
[c] 183000 nodes [ array: 62010 framework rtti: 1276 func: 24317 group: 1 struct: 177281 ]
[c] 184000 nodes [ array: 62344 framework rtti: 1276 func: 24370 group: 1 struct: 177459 ]
[c] 185000 nodes [ array: 62588 framework rtti: 1276 func: 24381 group: 1 struct: 177652 ]
[c] 186000 nodes [ array: 62837 framework rtti: 1276 func: 24390 group: 1 struct: 177849 ]
[c] 187000 nodes [ array: 63196 framework rtti: 1276 func: 24396 group: 1 struct: 178034 ]
[c] 188000 nodes [ array: 63592 framework rtti: 1276 func: 24415 group: 1 struct: 178169 ]
[c] 189000 nodes [ array: 64132 framework rtti: 1276 func: 24425 group: 1 struct: 178445 ]
[c] 190000 nodes [ array: 64473 framework rtti: 1276 func: 24445 group: 1 struct: 178633 ]
[c] 191000 nodes [ array: 64819 framework rtti: 1276 func: 24468 group: 1 struct: 178816 ]
[c] 192000 nodes [ array: 65157 framework rtti: 1276 func: 24507 group: 1 struct: 179023 ]
[c] 193000 nodes [ array: 65502 framework rtti: 1276 func: 24524 group: 1 struct: 179263 ]
[c] 194000 nodes [ array: 65843 framework rtti: 1276 func: 24524 group: 1 struct: 179470 ]
[c] 195000 nodes [ array: 66181 framework rtti: 1276 func: 24524 group: 1 struct: 179688 ]
[c] 196000 nodes [ array: 66531 framework rtti: 1276 func: 24524 group: 1 struct: 179908 ]
[c] 197000 nodes [ array: 66900 framework rtti: 1276 func: 24558 group: 1 struct: 180076 ]
[c] 198000 nodes [ array: 67297 framework rtti: 1276 func: 24840 group: 1 struct: 180344 ]
[c] 199000 nodes [ array: 67478 framework rtti: 1276 func: 24871 group: 1 struct: 180623 ]
[c] 200000 nodes [ array: 67831 framework rtti: 1279 func: 24968 group: 1 struct: 180876 ]
[c] 201000 nodes [ array: 67998 framework rtti: 1283 func: 24982 group: 1 struct: 182164 ]
[c] 202000 nodes [ array: 68043 framework rtti: 1283 func: 24990 group: 1 struct: 182723 ]
[c] 203000 nodes [ array: 68099 framework rtti: 1284 func: 25039 group: 1 struct: 183073 ]
[c] 204000 nodes [ array: 68129 framework rtti: 1284 func: 25048 group: 1 struct: 183169 ]
[c] 205000 nodes [ array: 68210 framework rtti: 1290 func: 25064 group: 1 struct: 183613 ]
[c] 206000 nodes [ array: 68432 framework rtti: 1292 func: 25103 group: 1 struct: 183926 ]
[c] 207000 nodes [ array: 68557 framework rtti: 1311 func: 25298 group: 1 struct: 184343 ]
[c] 208000 nodes [ array: 68649 framework rtti: 1317 func: 25326 group: 1 struct: 185110 ]
[c] 209000 nodes [ array: 68770 framework rtti: 1319 func: 25377 group: 1 struct: 185968 ]
[c] 210000 nodes [ array: 68919 framework rtti: 1325 func: 25395 group: 1 struct: 186431 ]
[c] 211000 nodes [ array: 69043 framework rtti: 1327 func: 25414 group: 1 struct: 186942 ]
[c] 212000 nodes [ array: 69232 framework rtti: 1327 func: 25423 group: 1 struct: 187338 ]
[c] 213000 nodes [ array: 69408 framework rtti: 1327 func: 25423 group: 1 struct: 187448 ]
[c] 214000 nodes [ array: 69597 framework rtti: 1327 func: 25423 group: 1 struct: 187484 ]
[c] 215000 nodes [ array: 69795 framework rtti: 1327 func: 25423 group: 1 struct: 187643 ]
[c] 216000 nodes [ array: 69926 framework rtti: 1328 func: 25430 group: 1 struct: 188125 ]
[c] 217000 nodes [ array: 70015 framework rtti: 1328 func: 25438 group: 1 struct: 188645 ]
[c] 218000 nodes [ array: 70167 framework rtti: 1328 func: 25450 group: 1 struct: 189091 ]
[c] 219000 nodes [ array: 70309 framework rtti: 1332 func: 25567 group: 1 struct: 189542 ]
[c] 220000 nodes [ array: 70644 framework rtti: 1390 func: 25664 group: 1 struct: 191887 ]
[c] 221000 nodes [ array: 70760 framework rtti: 1415 func: 25692 group: 1 struct: 193051 ]
[c] 222000 nodes [ array: 71182 framework rtti: 1415 func: 25692 group: 1 struct: 193733 ]
[c] 223000 nodes [ array: 71472 framework rtti: 1415 func: 25692 group: 1 struct: 194468 ]
[c] 224000 nodes [ array: 71731 framework rtti: 1415 func: 25692 group: 1 struct: 195370 ]
[c] 225000 nodes [ array: 71961 framework rtti: 1415 func: 25692 group: 1 struct: 196371 ]
[c] 226000 nodes [ array: 72212 framework rtti: 1415 func: 25692 group: 1 struct: 197299 ]
[c] 227000 nodes [ array: 72468 framework rtti: 1415 func: 25692 group: 1 struct: 198189 ]
[c] 228000 nodes [ array: 72691 framework rtti: 1415 func: 25692 group: 1 struct: 199116 ]
[c] 229000 nodes [ array: 72907 framework rtti: 1415 func: 25692 group: 1 struct: 200001 ]
[c] 230000 nodes [ array: 73154 framework rtti: 1415 func: 25692 group: 1 struct: 201022 ]
[c] 231000 nodes [ array: 73410 framework rtti: 1415 func: 25692 group: 1 struct: 201888 ]
[c] 232000 nodes [ array: 73663 framework rtti: 1415 func: 25692 group: 1 struct: 202835 ]
[c] 233000 nodes [ array: 73891 framework rtti: 1415 func: 25692 group: 1 struct: 203809 ]
[c] 234000 nodes [ array: 74080 framework rtti: 1415 func: 25692 group: 1 struct: 204603 ]
[c] 235000 nodes [ array: 74314 framework rtti: 1415 func: 25692 group: 1 struct: 205552 ]
[c] 236000 nodes [ array: 74514 framework rtti: 1415 func: 25692 group: 1 struct: 206381 ]
[c] 237000 nodes [ array: 74751 framework rtti: 1415 func: 25692 group: 1 struct: 207341 ]
[c] 238000 nodes [ array: 74948 framework rtti: 1415 func: 25692 group: 1 struct: 208098 ]
[c] 239000 nodes [ array: 75191 framework rtti: 1415 func: 25692 group: 1 struct: 209065 ]
[c] 240000 nodes [ array: 75464 framework rtti: 1415 func: 25692 group: 1 struct: 209968 ]
[c] 241000 nodes [ array: 75774 framework rtti: 1415 func: 25692 group: 1 struct: 211070 ]
[c] 242000 nodes [ array: 76164 framework rtti: 1415 func: 25692 group: 1 struct: 212086 ]
[c] 243000 nodes [ array: 76627 framework rtti: 1415 func: 25692 group: 1 struct: 213154 ]
[c] 244000 nodes [ array: 77175 framework rtti: 1415 func: 25692 group: 1 struct: 214156 ]
[c] 245000 nodes [ array: 77375 framework rtti: 1415 func: 25692 group: 1 struct: 215230 ]
[c] 246000 nodes [ array: 77430 framework rtti: 1415 func: 25693 group: 1 struct: 215849 ]
[c] 247000 nodes [ array: 77444 framework rtti: 1415 func: 25719 group: 1 struct: 216092 ]
[c] 248000 nodes [ array: 77455 framework rtti: 1415 func: 25722 group: 1 struct: 216363 ]
[c] 249000 nodes [ array: 77455 framework rtti: 1415 func: 25810 group: 1 struct: 216606 ]
[c] 250000 nodes [ array: 77455 framework rtti: 1415 func: 25845 group: 1 struct: 216883 ]
[c] 251000 nodes [ array: 77490 framework rtti: 1415 func: 25871 group: 1 struct: 217118 ]
[c] 252000 nodes [ array: 77509 framework rtti: 1415 func: 25924 group: 1 struct: 217316 ]
[c] 253000 nodes [ array: 77541 framework rtti: 1415 func: 25940 group: 1 struct: 217536 ]
[c] 254000 nodes [ array: 77561 framework rtti: 1415 func: 25960 group: 1 struct: 217743 ]
[c] 255000 nodes [ array: 77589 framework rtti: 1415 func: 26005 group: 1 struct: 218018 ]
[c] 256000 nodes [ array: 77609 framework rtti: 1415 func: 26039 group: 1 struct: 218262 ]
[c] 257000 nodes [ array: 77650 framework rtti: 1415 func: 26064 group: 1 struct: 218516 ]
[c] 258000 nodes [ array: 77678 framework rtti: 1415 func: 26104 group: 1 struct: 218759 ]
[c] 259000 nodes [ array: 77732 framework rtti: 1415 func: 26113 group: 1 struct: 219042 ]
[c] 260000 nodes [ array: 77778 framework rtti: 1415 func: 26142 group: 1 struct: 219315 ]
[c] 261000 nodes [ array: 77789 framework rtti: 1415 func: 26155 group: 1 struct: 219639 ]
[c] 262000 nodes [ array: 77796 framework rtti: 1415 func: 26166 group: 1 struct: 220000 ]
[c] 263000 nodes [ array: 77845 framework rtti: 1415 func: 26204 group: 1 struct: 220276 ]
[c] 264000 nodes [ array: 77893 framework rtti: 1415 func: 26249 group: 1 struct: 220518 ]
[c] 265000 nodes [ array: 77952 framework rtti: 1415 func: 26323 group: 1 struct: 220738 ]
[c] 266000 nodes [ array: 77964 framework rtti: 1415 func: 26349 group: 1 struct: 221112 ]
[c] 267000 nodes [ array: 77985 framework rtti: 1415 func: 26356 group: 1 struct: 221460 ]
[c] 268000 nodes [ array: 77997 framework rtti: 1415 func: 26372 group: 1 struct: 221739 ]
[c] 269000 nodes [ array: 78014 framework rtti: 1415 func: 26387 group: 1 struct: 222078 ]
[c] 270000 nodes [ array: 78055 framework rtti: 1415 func: 26423 group: 1 struct: 222404 ]
[c] 271000 nodes [ array: 78056 framework rtti: 1415 func: 26423 group: 1 struct: 222734 ]
[c] 272000 nodes [ array: 78056 framework rtti: 1415 func: 26423 group: 1 struct: 223119 ]
[c] 273000 nodes [ array: 78092 framework rtti: 1416 func: 26450 group: 1 struct: 223412 ]
[c] 274000 nodes [ array: 78138 framework rtti: 1416 func: 26768 group: 1 struct: 224207 ]
[c] 275000 nodes [ array: 78179 framework rtti: 1422 func: 27089 group: 1 struct: 224607 ]
[c] 276000 nodes [ array: 78211 framework rtti: 1425 func: 27089 group: 1 struct: 225233 ]
[c] 277000 nodes [ array: 78274 framework rtti: 1448 func: 27121 group: 1 struct: 226384 ]
[c] 278000 nodes [ array: 78489 framework rtti: 1476 func: 27179 group: 1 struct: 228667 ]
[c] 279000 nodes [ array: 78602 framework rtti: 1496 func: 27265 group: 1 struct: 229387 ]
[c] 280000 nodes [ array: 78858 framework rtti: 1533 func: 27484 group: 1 struct: 229808 ]
[c] 281000 nodes [ array: 79195 framework rtti: 1537 func: 27487 group: 1 struct: 230248 ]
[c] 282000 nodes [ array: 79328 framework rtti: 1543 func: 27498 group: 1 struct: 231255 ]
[c] 283000 nodes [ array: 79485 framework rtti: 1551 func: 27502 group: 1 struct: 231794 ]
[c] 284000 nodes [ array: 79498 framework rtti: 1551 func: 27502 group: 1 struct: 232150 ]
[c] 285000 nodes [ array: 79715 framework rtti: 1559 func: 27503 group: 1 struct: 232488 ]
[c] 286000 nodes [ array: 79899 framework rtti: 1581 func: 27510 group: 1 struct: 232844 ]
[c] 287000 nodes [ array: 79994 framework rtti: 1608 func: 27595 group: 1 struct: 233084 ]
[c] 288000 nodes [ array: 80029 framework rtti: 1615 func: 27661 group: 1 struct: 235062 ]
[c] 289000 nodes [ array: 80034 framework rtti: 1615 func: 27664 group: 1 struct: 237336 ]
[c] 290000 nodes [ array: 80034 framework rtti: 1615 func: 27664 group: 1 struct: 240044 ]
[c] 291000 nodes [ array: 80077 framework rtti: 1620 func: 27672 group: 1 struct: 241108 ]
[c] 292000 nodes [ array: 80112 framework rtti: 1620 func: 27672 group: 1 struct: 241329 ]
[c] 293000 nodes [ array: 80166 framework rtti: 1620 func: 27672 group: 1 struct: 241737 ]
[c] 294000 nodes [ array: 80215 framework rtti: 1620 func: 27672 group: 1 struct: 242223 ]
[c] 295000 nodes [ array: 80278 framework rtti: 1620 func: 27672 group: 1 struct: 242971 ]
[c] 296000 nodes [ array: 80331 framework rtti: 1620 func: 27672 group: 1 struct: 243579 ]
[c] 297000 nodes [ array: 80365 framework rtti: 1620 func: 27672 group: 1 struct: 244054 ]
[c] 298000 nodes [ array: 80388 framework rtti: 1620 func: 27672 group: 1 struct: 244577 ]
[c] 299000 nodes [ array: 80486 framework rtti: 1620 func: 27672 group: 1 struct: 244868 ]
[c] 300000 nodes [ array: 80518 framework rtti: 1620 func: 27672 group: 1 struct: 245420 ]
[c] 301000 nodes [ array: 80557 framework rtti: 1620 func: 27672 group: 1 struct: 246111 ]
[c] 302000 nodes [ array: 80570 framework rtti: 1620 func: 27672 group: 1 struct: 246695 ]
[c] 303000 nodes [ array: 80610 framework rtti: 1620 func: 27672 group: 1 struct: 247167 ]
[c] 304000 nodes [ array: 80627 framework rtti: 1620 func: 27672 group: 1 struct: 247859 ]
[c] 305000 nodes [ array: 80645 framework rtti: 1620 func: 27672 group: 1 struct: 248451 ]
[c] 306000 nodes [ array: 80687 framework rtti: 1620 func: 27672 group: 1 struct: 249073 ]
[c] 307000 nodes [ array: 80732 framework rtti: 1620 func: 27672 group: 1 struct: 249496 ]
[c] 308000 nodes [ array: 80768 framework rtti: 1620 func: 27672 group: 1 struct: 249999 ]
[c] 309000 nodes [ array: 80797 framework rtti: 1620 func: 27672 group: 1 struct: 250530 ]
[c] 310000 nodes [ array: 80828 framework rtti: 1620 func: 27672 group: 1 struct: 250876 ]
[c] 311000 nodes [ array: 80850 framework rtti: 1620 func: 27672 group: 1 struct: 251604 ]
[c] 312000 nodes [ array: 80862 framework rtti: 1620 func: 27672 group: 1 struct: 252159 ]
[c] 313000 nodes [ array: 80891 framework rtti: 1620 func: 27672 group: 1 struct: 252899 ]
[c] 314000 nodes [ array: 80896 framework rtti: 1620 func: 27672 group: 1 struct: 253709 ]
[c] 315000 nodes [ array: 80900 framework rtti: 1620 func: 27672 group: 1 struct: 254426 ]
[c] 316000 nodes [ array: 80903 framework rtti: 1620 func: 27672 group: 1 struct: 255285 ]
[c] 317000 nodes [ array: 80903 framework rtti: 1620 func: 27672 group: 1 struct: 256100 ]
[c] 318000 nodes [ array: 80904 framework rtti: 1620 func: 27672 group: 1 struct: 256869 ]
[c] 319000 nodes [ array: 80920 framework rtti: 1620 func: 27672 group: 1 struct: 257549 ]
[c] 320000 nodes [ array: 80941 framework rtti: 1620 func: 27672 group: 1 struct: 258257 ]
[c] 321000 nodes [ array: 80947 framework rtti: 1620 func: 27673 group: 1 struct: 258424 ]
[c] 322000 nodes [ array: 80983 framework rtti: 1620 func: 27683 group: 1 struct: 258513 ]
[c] 323000 nodes [ array: 81017 framework rtti: 1621 func: 27705 group: 1 struct: 258595 ]
[c] 324000 nodes [ array: 81057 framework rtti: 1621 func: 27715 group: 1 struct: 258746 ]
[c] 325000 nodes [ array: 81079 framework rtti: 1621 func: 27742 group: 1 struct: 261328 ]
[c] 326000 nodes [ array: 81140 framework rtti: 1621 func: 27767 group: 1 struct: 261495 ]
[c] 327000 nodes [ array: 81207 framework rtti: 1621 func: 27799 group: 1 struct: 261564 ]
[c] 328000 nodes [ array: 81239 framework rtti: 1621 func: 27814 group: 1 struct: 261613 ]
[c] 329000 nodes [ array: 81265 framework rtti: 1622 func: 27826 group: 1 struct: 261655 ]
[c] 330000 nodes [ array: 81391 framework rtti: 1645 func: 27925 group: 1 struct: 261807 ]
[c] 331000 nodes [ array: 81473 framework rtti: 1685 func: 28070 group: 1 struct: 261974 ]
[c] 332000 nodes [ array: 81754 framework rtti: 1687 func: 28149 group: 1 struct: 262428 ]
[c] 333000 nodes [ array: 81911 framework rtti: 1687 func: 28149 group: 1 struct: 263102 ]
[c] 334000 nodes [ array: 81926 framework rtti: 1784 func: 28362 group: 1 struct: 263389 ]
[c] 335000 nodes [ array: 81949 framework rtti: 1914 func: 28563 group: 1 struct: 263617 ]
[c] 336000 nodes [ array: 82182 framework rtti: 1916 func: 28638 group: 1 struct: 264197 ]
[c] 337000 nodes [ array: 82335 framework rtti: 1918 func: 28696 group: 1 struct: 264944 ]
[c] 338000 nodes [ array: 82405 framework rtti: 1918 func: 28759 group: 1 struct: 265227 ]
[c] 339000 nodes [ array: 82516 framework rtti: 1918 func: 28759 group: 1 struct: 265796 ]
[c] 340000 nodes [ array: 82691 framework rtti: 1924 func: 28759 group: 1 struct: 266209 ]
[c] 341000 nodes [ array: 82744 framework rtti: 1927 func: 28760 group: 1 struct: 266630 ]
[c] 342000 nodes [ array: 82905 framework rtti: 1939 func: 28761 group: 1 struct: 266917 ]
[c] 343000 nodes [ array: 82979 framework rtti: 1957 func: 28862 group: 1 struct: 267828 ]
[c] 344000 nodes [ array: 83139 framework rtti: 1957 func: 28865 group: 1 struct: 268813 ]
[c] 345000 nodes [ array: 83367 framework rtti: 1957 func: 28865 group: 1 struct: 269479 ]
[c] 346000 nodes [ array: 83583 framework rtti: 1957 func: 28866 group: 1 struct: 269919 ]
[c] 347000 nodes [ array: 83775 framework rtti: 1957 func: 28866 group: 1 struct: 270722 ]
[c] 348000 nodes [ array: 83974 framework rtti: 1957 func: 28866 group: 1 struct: 271442 ]
[c] 349000 nodes [ array: 84162 framework rtti: 1957 func: 28866 group: 1 struct: 272072 ]
[c] 350000 nodes [ array: 84421 framework rtti: 1957 func: 28871 group: 1 struct: 272864 ]
[c] 351000 nodes [ array: 84427 framework rtti: 1963 func: 28874 group: 1 struct: 273394 ]
[c] 352000 nodes [ array: 84429 framework rtti: 1963 func: 28874 group: 1 struct: 273908 ]
[c] 353000 nodes [ array: 84429 framework rtti: 1963 func: 28874 group: 1 struct: 274368 ]
[c] 354000 nodes [ array: 84430 framework rtti: 1963 func: 28874 group: 1 struct: 274864 ]
[c] 355000 nodes [ array: 84430 framework rtti: 1963 func: 28874 group: 1 struct: 275324 ]
[c] 356000 nodes [ array: 84431 framework rtti: 1963 func: 28874 group: 1 struct: 275824 ]
[c] 357000 nodes [ array: 84431 framework rtti: 1963 func: 28874 group: 1 struct: 276313 ]
[c] 358000 nodes [ array: 84431 framework rtti: 1963 func: 28874 group: 1 struct: 276789 ]
[c] 359000 nodes [ array: 84434 framework rtti: 1963 func: 28874 group: 1 struct: 277307 ]
[c] 360000 nodes [ array: 84439 framework rtti: 1963 func: 28874 group: 1 struct: 277783 ]
[c] 361000 nodes [ array: 84444 framework rtti: 1963 func: 28874 group: 1 struct: 278270 ]
[c] 362000 nodes [ array: 84444 framework rtti: 1963 func: 28874 group: 1 struct: 278772 ]
[c] 363000 nodes [ array: 84444 framework rtti: 1963 func: 28874 group: 1 struct: 279279 ]
[c] 364000 nodes [ array: 84454 framework rtti: 1963 func: 28874 group: 1 struct: 279800 ]
[c] 365000 nodes [ array: 84462 framework rtti: 1963 func: 28874 group: 1 struct: 280323 ]
[c] 366000 nodes [ array: 84462 framework rtti: 1963 func: 28874 group: 1 struct: 280855 ]
[c] 367000 nodes [ array: 84462 framework rtti: 1963 func: 28874 group: 1 struct: 281403 ]
[c] 368000 nodes [ array: 84462 framework rtti: 1963 func: 28874 group: 1 struct: 281928 ]
[c] 369000 nodes [ array: 84467 framework rtti: 1974 func: 28895 group: 1 struct: 282365 ]
[c] 370000 nodes [ array: 84593 framework rtti: 1976 func: 28900 group: 1 struct: 282689 ]
[c] 371000 nodes [ array: 84593 framework rtti: 1976 func: 28900 group: 1 struct: 282774 ]
[c] 372000 nodes [ array: 84598 framework rtti: 1979 func: 28943 group: 1 struct: 283276 ]
[c] 373000 nodes [ array: 84703 framework rtti: 1990 func: 29062 group: 1 struct: 283780 ]
[c] 374000 nodes [ array: 84886 framework rtti: 1990 func: 29103 group: 1 struct: 284184 ]
[c] 375000 nodes [ array: 84941 framework rtti: 1991 func: 29109 group: 1 struct: 284779 ]
[c] 376000 nodes [ array: 85217 framework rtti: 1993 func: 29167 group: 1 struct: 285095 ]
[c] 377000 nodes [ array: 85414 framework rtti: 2000 func: 29297 group: 1 struct: 285540 ]
[c] 378000 nodes [ array: 85521 framework rtti: 2001 func: 29298 group: 1 struct: 285926 ]
[c] 379000 nodes [ array: 85763 framework rtti: 2048 func: 29298 group: 1 struct: 286274 ]
[c] 380000 nodes [ array: 85856 framework rtti: 2079 func: 29298 group: 1 struct: 286698 ]
[c] 381000 nodes [ array: 85946 framework rtti: 2141 func: 29351 group: 1 struct: 286867 ]
[c] 382000 nodes [ array: 85972 framework rtti: 2144 func: 29365 group: 1 struct: 287673 ]
[c] 383000 nodes [ array: 85981 framework rtti: 2144 func: 29373 group: 1 struct: 288388 ]
[c] 384000 nodes [ array: 86000 framework rtti: 2144 func: 29378 group: 1 struct: 288963 ]
[c] 385000 nodes [ array: 86055 framework rtti: 2144 func: 29380 group: 1 struct: 289458 ]
[c] 386000 nodes [ array: 86070 framework rtti: 2144 func: 29400 group: 1 struct: 290347 ]
[c] 387000 nodes [ array: 86079 framework rtti: 2144 func: 29400 group: 1 struct: 290754 ]
[c] 388000 nodes [ array: 86130 framework rtti: 2144 func: 29403 group: 1 struct: 291409 ]
[c] 389000 nodes [ array: 86276 framework rtti: 2144 func: 29403 group: 1 struct: 292147 ]
[c] 390000 nodes [ array: 86278 framework rtti: 2144 func: 29403 group: 1 struct: 293144 ]
[c] 391000 nodes [ array: 86326 framework rtti: 2144 func: 29403 group: 1 struct: 294099 ]
[c] 392000 nodes [ array: 86330 framework rtti: 2144 func: 29403 group: 1 struct: 295095 ]
[c] 393000 nodes [ array: 86391 framework rtti: 2144 func: 29403 group: 1 struct: 296029 ]
[c] 394000 nodes [ array: 86402 framework rtti: 2144 func: 29403 group: 1 struct: 297012 ]
[c] 395000 nodes [ array: 86436 framework rtti: 2144 func: 29403 group: 1 struct: 297970 ]
[c] 396000 nodes [ array: 86451 framework rtti: 2144 func: 29403 group: 1 struct: 298947 ]
[c] 397000 nodes [ array: 86458 framework rtti: 2144 func: 29403 group: 1 struct: 299940 ]
[c] 398000 nodes [ array: 86636 framework rtti: 2145 func: 29419 group: 1 struct: 300532 ]
[c] 399000 nodes [ array: 87278 framework rtti: 2162 func: 29455 group: 1 struct: 300658 ]
[c] 400000 nodes [ array: 87296 framework rtti: 2164 func: 29488 group: 1 struct: 300820 ]
[c] 401000 nodes [ array: 87399 framework rtti: 2164 func: 29488 group: 1 struct: 301097 ]
[c] 402000 nodes [ array: 87427 framework rtti: 2174 func: 29934 group: 1 struct: 303049 ]
[c] 403000 nodes [ array: 87484 framework rtti: 2183 func: 29973 group: 1 struct: 303725 ]
[c] 404000 nodes [ array: 87563 framework rtti: 2204 func: 29973 group: 1 struct: 304001 ]
[c] 405000 nodes [ array: 87844 framework rtti: 2212 func: 29982 group: 1 struct: 304492 ]
[c] 406000 nodes [ array: 88195 framework rtti: 2212 func: 29990 group: 1 struct: 305220 ]
[c] 407000 nodes [ array: 88491 framework rtti: 2212 func: 30001 group: 1 struct: 305659 ]
[c] 408000 nodes [ array: 88829 framework rtti: 2212 func: 30032 group: 1 struct: 306191 ]
[c] 409000 nodes [ array: 89172 framework rtti: 2212 func: 30034 group: 1 struct: 306667 ]
[c] 410000 nodes [ array: 89187 framework rtti: 2212 func: 30034 group: 1 struct: 306931 ]
[c] 411000 nodes [ array: 89187 framework rtti: 2212 func: 30034 group: 1 struct: 306944 ]
[c] 412000 nodes [ array: 89187 framework rtti: 2212 func: 30034 group: 1 struct: 307023 ]
[c] 413000 nodes [ array: 89187 framework rtti: 2212 func: 30034 group: 1 struct: 307027 ]
[c] 414000 nodes [ array: 89187 framework rtti: 2212 func: 30034 group: 1 struct: 307129 ]
[c] 415000 nodes [ array: 89187 framework rtti: 2212 func: 30034 group: 1 struct: 307154 ]
[c] 416000 nodes [ array: 89187 framework rtti: 2212 func: 30034 group: 1 struct: 307190 ]
[c] 417000 nodes [ array: 89187 framework rtti: 2212 func: 30034 group: 1 struct: 307206 ]
[c] 418000 nodes [ array: 89187 framework rtti: 2212 func: 30034 group: 1 struct: 307217 ]
[c] 419000 nodes [ array: 89192 framework rtti: 2212 func: 30036 group: 1 struct: 307253 ]
[c] 420000 nodes [ array: 89218 framework rtti: 2214 func: 30050 group: 1 struct: 307423 ]
[c] 421000 nodes [ array: 89607 framework rtti: 2218 func: 30277 group: 1 struct: 309462 ]
[c] 422000 nodes [ array: 89759 framework rtti: 2218 func: 30277 group: 1 struct: 309921 ]
[c] 423000 nodes [ array: 89842 framework rtti: 2229 func: 30331 group: 1 struct: 310292 ]
[c] 424000 nodes [ array: 89943 framework rtti: 2240 func: 30334 group: 1 struct: 310620 ]
[c] 425000 nodes [ array: 89951 framework rtti: 2240 func: 30339 group: 1 struct: 311511 ]
[c] 426000 nodes [ array: 90018 framework rtti: 2240 func: 30347 group: 1 struct: 311923 ]
[c] 427000 nodes [ array: 90049 framework rtti: 2241 func: 30378 group: 1 struct: 312230 ]
[c] 428000 nodes [ array: 90049 framework rtti: 2242 func: 30382 group: 1 struct: 312440 ]
[c] 429000 nodes [ array: 90059 framework rtti: 2242 func: 30390 group: 1 struct: 312769 ]
[c] 430000 nodes [ array: 90910 framework rtti: 2244 func: 30451 group: 1 struct: 312828 ]
[c] 431000 nodes [ array: 91822 framework rtti: 2244 func: 30458 group: 1 struct: 312828 ]
[c] 432000 nodes [ array: 91880 framework rtti: 2248 func: 30682 group: 1 struct: 313175 ]
[c] 433000 nodes [ array: 91989 framework rtti: 2250 func: 30720 group: 1 struct: 313629 ]
[c] 434000 nodes [ array: 92048 framework rtti: 2271 func: 30723 group: 1 struct: 314088 ]
[c] 435000 nodes [ array: 92210 framework rtti: 2316 func: 30741 group: 1 struct: 314489 ]
[c] 436000 nodes [ array: 92255 framework rtti: 2342 func: 30798 group: 1 struct: 314698 ]
[c] 437000 nodes [ array: 92255 framework rtti: 2342 func: 30798 group: 1 struct: 314698 ]
[c] 438000 nodes [ array: 92278 framework rtti: 2343 func: 30955 group: 1 struct: 315039 ]
[c] 439000 nodes [ array: 92314 framework rtti: 2347 func: 30981 group: 1 struct: 315537 ]
[c] 440000 nodes [ array: 92417 framework rtti: 2348 func: 30993 group: 1 struct: 316043 ]
[c] 441000 nodes [ array: 92431 framework rtti: 2364 func: 31147 group: 1 struct: 316131 ]
[c] 442000 nodes [ array: 92464 framework rtti: 2369 func: 31222 group: 1 struct: 316487 ]
[c] 443000 nodes [ array: 92502 framework rtti: 2375 func: 31357 group: 1 struct: 317195 ]
[c] 444000 nodes [ array: 92595 framework rtti: 2387 func: 31601 group: 1 struct: 317510 ]
[c] 445000 nodes [ array: 92617 framework rtti: 2395 func: 31937 group: 1 struct: 318069 ]
[c:database] GC transformer: finished helpers
[c] 446000 nodes [ array: 93049 framework rtti: 2400 func: 32014 group: 1 struct: 320101 ]
[c] 447000 nodes [ array: 93574 framework rtti: 2401 func: 32014 group: 1 struct: 320241 ]
[c] 448000 nodes [ array: 93574 framework rtti: 2441 func: 32120 group: 1 struct: 320401 ]
[c] 449000 nodes [ array: 93647 framework rtti: 2557 func: 32627 group: 1 struct: 320869 ]
[c] 450000 nodes [ array: 93780 framework rtti: 2624 func: 32869 group: 1 struct: 321228 ]
[c] 451000 nodes [ array: 93905 framework rtti: 2659 func: 33047 group: 1 struct: 321420 ]
[rtyper] specializing: 278900 / 279228 blocks (99%)
[rtyper] -=- specialized 399 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 14 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 16 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[c:database] GC transformer: finished tables
[gctransform:info] assigned 5706 typeids
[gctransform:info] added 131765 push/pop stack root instructions
[gctransform:info] inserted 6344 write barrier calls
[gctransform:info] inserted 6863 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 451763 nodes [ array: 94096 framework rtti: 2684 func: 33242 group: 1 struct: 321740 ]
[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_StrMatchContext_str_spec_sre_match: 37 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 37 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 37 cases
[c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 14 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_category_dispatch: 18 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 14 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 14 cases
[c:writing] rpython_rlib_rstruct.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rlib_unicodedata.c
[c:computedgoto] pypy_g__charcode_to_pos: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 7 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 7 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 8 cases
[c:writing] rpython_rtyper.c
[c:computedgoto] pypy_g_str_decode_utf8__SomeString: 5 cases
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_rtyper_lltypesystem_1.c
[c:writing] rpython_rtyper_lltypesystem_2.c
[c:writing] rpython_rtyper_lltypesystem_3.c
[c:writing] rpython_rtyper_lltypesystem_4.c
[c:writing] rpython_rtyper_lltypesystem_module.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[translation:info] written: /tmp/buildbot-arm64/usession-py3.11-738/testing_1/testing_1.c
[translation:info] Compiling c source...
[platform:execute] make -j 8 in /tmp/buildbot-arm64/usession-py3.11-738/testing_1
[platform:WARNING] implement_5.c:37781:46: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign]
[platform:WARNING] 37781 | l_v123608 = 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:59686:53: warning: incompatible pointer types passing 'Signed *' (aka 'long *') to parameter of type 'off_t *' (aka 'long long *') [-Wincompatible-pointer-types]
[platform:WARNING] 59686 | l_v307048 = 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:24022:14: warning: assigning to 'struct _cffi_field_s *' from 'const struct _cffi_field_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 24022 | l_v683974 = RPyField(l_v683973, fields);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:30208:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 30208 | l_v686143 = RPyField(l_v686141, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:11845:13: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 11845 | l_v702065 = RPyField(l_v702064, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:60777:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 60777 | l_v696368 = RPyField(l_v696349, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend.c:62146:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 62146 | l_v696912 = RPyField(l_v696910, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:20749:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 20749 | l_v704894 = RPyField(l_v704893, typenames);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:48424: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] 48424 | l_v713958 = RPyField(l_v713957, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:50070:12: warning: assigning to 'struct _cffi_enum_s *' from 'const struct _cffi_enum_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 50070 | l_v714552 = RPyField(l_v714551, enums);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:50072:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 50072 | l_v714553 = RPyField(l_v714551, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:51997:12: warning: assigning to 'struct _cffi_typename_s *' from 'const struct _cffi_typename_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 51997 | l_v715095 = RPyField(l_ctx_254, typenames);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:52655: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] 52655 | l_v715272 = RPyField(l_ctx_254, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:57091:12: warning: assigning to 'struct _cffi_global_s *' from 'const struct _cffi_global_s *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 57091 | l_v716894 = RPyField(l_ctx_255, globals);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] pypy_module__cffi_backend_1.c:62392: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] 62392 | l_v718952 = RPyField(l_ctx1_0, struct_unions);
[platform:WARNING] | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] 4 warnings generated.
[platform:WARNING] 9 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_v800043);
[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:3203: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] 3203 | pypy_cjk_enc_getstate(l_encodebuf_5, l_v800478);
[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:10358:12: warning: assigning to 'struct MultibyteCodec_s *' from 'const MultibyteCodec *' (aka 'const struct MultibyteCodec_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
[platform:WARNING] 10358 | 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_4111 = _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_4112 = _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_4113 = _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-738/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-738/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-738
[Timer] Timings:
[Timer] loading target --- 24.7 s
[Timer] annotate --- 141.4 s
[Timer] rtype_lltype --- 66.5 s
[Timer] pyjitpl_lltype --- 131.1 s
[Timer] backendopt_lltype --- 63.7 s
[Timer] stackcheckinsertion_lltype --- 3.2 s
[Timer] database_c --- 140.0 s
[Timer] source_c --- 74.1 s
[Timer] compile_c --- 79.7 s
[Timer] build_cffi_imports --- 14.0 s
[Timer] ==========================================
[Timer] Total: --- 738.4 s
program finished with exit code 0
elapsedTime=748.826843