pypy ../../rpython/bin/rpython --batch -Ojit targetpypystandalone
in dir /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal (timeout 7200 secs)
watching logfiles {}
argv: ['pypy', '../../rpython/bin/rpython', '--batch', '-Ojit', 'targetpypystandalone']
environment:
AUDITWHEEL_ARCH=x86_64
AUDITWHEEL_PLAT=manylinux_2_28_x86_64
AUDITWHEEL_POLICY=manylinux_2_28
DEVTOOLSET_ROOTPATH=/opt/rh/gcc-toolset-14/root
HGDEMANDIMPORT=disable
HOME=/buildbot/slave
HOSTNAME=28f441ae58b5
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_ALL=en_US.UTF-8
LD_LIBRARY_PATH=/usr/local/lib:/opt/rh/gcc-toolset-14/root/usr/lib64:/opt/rh/gcc-toolset-14/root/usr/lib:/opt/rh/gcc-toolset-14/root/usr/lib64/dyninst:/opt/rh/gcc-toolset-14/root/usr/lib/dyninst
OLDPWD=/buildbot/slave
PATH=/tmp/venv/bin:/opt/clang/bin:/opt/rh/gcc-toolset-14/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/pypy2.7-v7.3.22-linux64/bin
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
PS1=(venv)
PWD=/buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal
PYPY_LOCALBASE=/usr/local
PYPY_MAKE_PORTABLE=1
SHLVL=0
SSL_CERT_FILE=/opt/_internal/certs.pem
TERM=xterm
VIRTUAL_ENV=/tmp/venv
container=podman
using PTY: False
[translation:info] 2.7.18 (539192f72e0a, Apr 26 2026, 20:04:47)
[PyPy 7.3.22 with GCC 10.2.1 20210130 (Red Hat 10.2.1-11)]
[platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
[translation:info] Translating target as defined by targetpypystandalone
[translation] PyPy config object:
[translation] [objspace]
[std]
intshortcut = True
optimized_list_getitem = True
withspecialisedtuple = True
[usemodules]
__pypy__ = True
_ast = True
_cffi_backend = True
_codecs = True
_collections = True
_continuation = True
_csv = True
_io = True
_jitlog = True
_locale = True
_lsprof = True
_md5 = True
_minimal_curses = True
_multibytecodec = True
_multiprocessing = True
_pickle_support = True
_pypyjson = True
_random = True
_rawffi = True
_sha = True
_socket = True
_sre = True
_testing = True
_vmprof = True
_weakref = True
array = True
binascii = True
bz2 = True
cStringIO = True
cmath = True
cpyext = True
errno = True
faulthandler = True
fcntl = True
gc = True
imp = True
marshal = True
math = True
mmap = True
operator = True
parser = True
pwd = True
pyexpat = True
pypyjit = True
select = True
signal = True
struct = True
symbol = True
termios = True
thread = True
time = True
token = True
unicodedata = True
zipimport = True
zlib = True
[translation] translate.py configuration:
[translation] [translate]
batch = True
opt = jit
targetspec = targetpypystandalone
[translation] translation configuration:
[translation] [translation]
check_str_without_nul = True
continuation = True
gc = incminimark
gcrootfinder = shadowstack
gctransformer = framework
icon = pypy.ico
jit = True
list_comprehension_operations = True
manifest = python.manifest
rpython_translate = True
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: 7500 / 149860 blocks (5%)
[rtyper] specializing: 15400 / 153480 blocks (10%)
[rtyper] specializing: 23900 / 158752 blocks (15%)
[rtyper] specializing: 32300 / 161315 blocks (20%)
[rtyper] specializing: 40600 / 162393 blocks (25%)
[rtyper] specializing: 48800 / 162502 blocks (30%)
[rtyper] specializing: 57200 / 163192 blocks (35%)
[rtyper] specializing: 65400 / 163258 blocks (40%)
[rtyper] specializing: 74000 / 164425 blocks (45%)
[rtyper] specializing: 82800 / 165572 blocks (50%)
[rtyper] specializing: 92200 / 167540 blocks (55%)
[rtyper] specializing: 101400 / 168988 blocks (60%)
[rtyper] specializing: 110100 / 169262 blocks (65%)
[rtyper] specializing: 119300 / 170346 blocks (70%)
[rtyper] specializing: 128000 / 170601 blocks (75%)
[rtyper] specializing: 137300 / 171578 blocks (80%)
[rtyper] specializing: 145900 / 171578 blocks (85%)
[rtyper] specializing: 147000 / 171578 blocks (85%)
[rtyper] specializing: 154500 / 171582 blocks (90%)
[rtyper] specializing: 163100 / 171582 blocks (95%)
[rtyper] -=- specialized 171582 blocks -=-
[rtyper] specializing: 171600 / 172320 blocks (99%)
[rtyper] specializing: 172400 / 173053 blocks (99%)
[rtyper] -=- specialized 1471 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] JIT compiler generation...
[rtyper] -=- specialized 27 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 LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__read_ptr
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._cffi_backend.misc:364)pack_float_list_to_raw_array__LongFloat
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:447)wrap_value__cast_pos
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__write_ptr
[jitcodewriter:WARNING] type LongFloat is too large, ignoring graph
[jitcodewriter:WARNING] (pypy.module._rawffi.interp_rawffi:403)unwrap_value__push_field
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[jitcodewriter:WARNING] type SignedLongLongLong is too large, ignoring graph
[jitcodewriter:WARNING] (rpython.rlib.rarithmetic:864)mulmod
[backendopt:removeassert] Could not remove 71 asserts, but removed 1280 asserts.
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 41498 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 6545 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 173100 / 173353 blocks (99%)
[rtyper] -=- specialized 261 more blocks -=-
[jitcodewriter:info] making JitCodes...
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 7 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 6 more blocks -=-
[rtyper] -=- specialized 3 more blocks -=-
[rtyper] -=- specialized 4 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] specializing: 173400 / 173401 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 1000 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 1500 jitcodes
[jitcodewriter:info] Produced 2000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 2500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)ExecutionContext._trace at 0x3d9c94b0>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x3c869a60>
[rtyper] -=- 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: 173500 / 173501 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 3000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 3500 jitcodes
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 4000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 4500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 5000 jitcodes
[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 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 5500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 6000 jitcodes
[rtyper] specializing: 173600 / 173601 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[jitcodewriter:info] Produced 6500 jitcodes
[jitcodewriter:info] Produced 7000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 7500 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 -=-
[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
[jitcodewriter:info] Produced 10000 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] Produced 10500 jitcodes
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)_trace__AccessDirect_None at 0x5779aad8>
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:info] There are 10735 JitCode instances.
[jitcodewriter:info] There are 88448 -live- ops. Size of liveness is 7215 bytes
[rtyper] replaced 43 'jit_force_virtual' with <* delayed!force_virtual_if_necessary>
[rtyper] replaced 267 'jit_force_virtualizable' with <* delayed!force_virtualizable_if_necessary>
[jitcodewriter] compute_bitstrings:
[jitcodewriter] 931 effectinfos:
[jitcodewriter] 40 descrs for arrays
[jitcodewriter] 1037 descrs for fields
[jitcodewriter] 48 descrs for interiorfields
[jitcodewriter] -> 811 bitstrings, mean length 38.5, max length 80
[rtyper] specializing: 173700 / 256079 blocks (67%)
[rtyper] specializing: 184800 / 256547 blocks (72%)
[rtyper] specializing: 200000 / 259673 blocks (77%)
[rtyper] specializing: 216200 / 263567 blocks (82%)
[rtyper] specializing: 232000 / 266656 blocks (87%)
[rtyper] specializing: 245500 / 266780 blocks (92%)
[rtyper] specializing: 256100 / 266780 blocks (95%)
[rtyper] -=- specialized 93149 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 125035 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 25569 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[translation:info] inserting stack checks...
[rtyper] -=- specialized 4 more blocks -=-
[translation:info] inserted 3306 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] specializing: 266800 / 266807 blocks (99%)
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 266900 / 269713 blocks (98%)
[rtyper] -=- specialized 2920 more blocks -=-
[rtyper] -=- specialized 47 more blocks -=-
[backendopt:inlining] phase with threshold factor: 32.4
[backendopt:inlining] heuristic: rpython.translator.backendopt.inline.inlining_heuristic
[backendopt:inlining] inlined 1752 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 3 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] specializing: 269800 / 269813 blocks (99%)
[rtyper] -=- specialized 22 more blocks -=-
[rtyper] -=- specialized 17 more blocks -=-
[rtyper] -=- specialized 12 more blocks -=-
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[c] 1000 nodes [ array: 531 framework rtti: 1 func: 1248 group: 1 struct: 800 ]
[c] 2000 nodes [ array: 587 framework rtti: 17 func: 1567 group: 1 struct: 4059 ]
[c] 3000 nodes [ array: 664 framework rtti: 24 func: 1826 group: 1 struct: 4644 ]
[c] 4000 nodes [ array: 975 framework rtti: 27 func: 1955 group: 1 struct: 5415 ]
[c] 5000 nodes [ array: 1379 framework rtti: 27 func: 1977 group: 1 struct: 5882 ]
[c] 6000 nodes [ array: 1662 framework rtti: 27 func: 2036 group: 1 struct: 8418 ]
[c] 7000 nodes [ array: 1861 framework rtti: 37 func: 2233 group: 1 struct: 9608 ]
[c] 8000 nodes [ array: 2071 framework rtti: 51 func: 2509 group: 1 struct: 10684 ]
[c] 9000 nodes [ array: 2073 framework rtti: 96 func: 3015 group: 1 struct: 11348 ]
[c] 10000 nodes [ array: 2397 framework rtti: 143 func: 3376 group: 1 struct: 11978 ]
[c] 11000 nodes [ array: 4397 framework rtti: 143 func: 3376 group: 1 struct: 11978 ]
[c] 12000 nodes [ array: 6228 framework rtti: 145 func: 3386 group: 1 struct: 12088 ]
[c] 13000 nodes [ array: 6380 framework rtti: 157 func: 3544 group: 1 struct: 15087 ]
[c] 14000 nodes [ array: 6480 framework rtti: 167 func: 3634 group: 1 struct: 16226 ]
[c] 15000 nodes [ array: 6655 framework rtti: 167 func: 3675 group: 1 struct: 17427 ]
[c] 16000 nodes [ array: 6834 framework rtti: 252 func: 4633 group: 1 struct: 19192 ]
[c] 17000 nodes [ array: 6996 framework rtti: 492 func: 4907 group: 1 struct: 20857 ]
[c] 18000 nodes [ array: 7068 framework rtti: 655 func: 5087 group: 1 struct: 21575 ]
[c] 19000 nodes [ array: 7068 framework rtti: 655 func: 5087 group: 1 struct: 21575 ]
[c] 20000 nodes [ array: 7068 framework rtti: 655 func: 5087 group: 1 struct: 21575 ]
[c] 21000 nodes [ array: 7068 framework rtti: 655 func: 5087 group: 1 struct: 21575 ]
[c] 22000 nodes [ array: 7112 framework rtti: 659 func: 5138 group: 1 struct: 21985 ]
[c] 23000 nodes [ array: 7241 framework rtti: 667 func: 5378 group: 1 struct: 23308 ]
[c] 24000 nodes [ array: 7241 framework rtti: 667 func: 5378 group: 1 struct: 23870 ]
[c] 25000 nodes [ array: 7254 framework rtti: 667 func: 5427 group: 1 struct: 24532 ]
[c] 26000 nodes [ array: 7295 framework rtti: 670 func: 5642 group: 1 struct: 25798 ]
[c] 27000 nodes [ array: 7404 framework rtti: 678 func: 5848 group: 1 struct: 26767 ]
[c] 28000 nodes [ array: 7439 framework rtti: 679 func: 6149 group: 1 struct: 27793 ]
[c] 29000 nodes [ array: 7531 framework rtti: 722 func: 6507 group: 1 struct: 28148 ]
[c] 30000 nodes [ array: 7667 framework rtti: 751 func: 6831 group: 1 struct: 28624 ]
[c] 31000 nodes [ array: 7794 framework rtti: 801 func: 7281 group: 1 struct: 29132 ]
[c] 32000 nodes [ array: 7967 framework rtti: 841 func: 7451 group: 1 struct: 29681 ]
[c] 33000 nodes [ array: 8214 framework rtti: 897 func: 7719 group: 1 struct: 30082 ]
[c] 34000 nodes [ array: 8516 framework rtti: 918 func: 7958 group: 1 struct: 30611 ]
[c] 35000 nodes [ array: 8869 framework rtti: 987 func: 8217 group: 1 struct: 31405 ]
[c] 36000 nodes [ array: 9090 framework rtti: 989 func: 8351 group: 1 struct: 31941 ]
[c] 37000 nodes [ array: 9374 framework rtti: 991 func: 8443 group: 1 struct: 32712 ]
[c] 38000 nodes [ array: 9757 framework rtti: 992 func: 8531 group: 1 struct: 33337 ]
[c] 39000 nodes [ array: 10014 framework rtti: 994 func: 8674 group: 1 struct: 34142 ]
[c] 40000 nodes [ array: 10209 framework rtti: 995 func: 8899 group: 1 struct: 35096 ]
[c] 41000 nodes [ array: 10392 framework rtti: 998 func: 9120 group: 1 struct: 36054 ]
[c] 42000 nodes [ array: 10585 framework rtti: 999 func: 9342 group: 1 struct: 36811 ]
[c] 43000 nodes [ array: 10693 framework rtti: 1012 func: 9602 group: 1 struct: 37397 ]
[c] 44000 nodes [ array: 10790 framework rtti: 1031 func: 9929 group: 1 struct: 38225 ]
[c] 45000 nodes [ array: 10877 framework rtti: 1050 func: 10163 group: 1 struct: 38733 ]
[c] 46000 nodes [ array: 13958 framework rtti: 1052 func: 10350 group: 1 struct: 40340 ]
[c] 47000 nodes [ array: 14071 framework rtti: 1060 func: 10650 group: 1 struct: 40897 ]
[c] 48000 nodes [ array: 14225 framework rtti: 1067 func: 10925 group: 1 struct: 41372 ]
[c] 49000 nodes [ array: 14274 framework rtti: 1075 func: 11086 group: 1 struct: 42122 ]
[c] 50000 nodes [ array: 14348 framework rtti: 1076 func: 11202 group: 1 struct: 42450 ]
[c] 51000 nodes [ array: 14541 framework rtti: 1082 func: 11391 group: 1 struct: 53999 ]
[c] 52000 nodes [ array: 14550 framework rtti: 1082 func: 11394 group: 1 struct: 54545 ]
[c] 53000 nodes [ array: 14639 framework rtti: 1082 func: 11492 group: 1 struct: 55115 ]
[c] 54000 nodes [ array: 14747 framework rtti: 1082 func: 11684 group: 1 struct: 55839 ]
[c] 55000 nodes [ array: 14852 framework rtti: 1093 func: 11845 group: 1 struct: 56524 ]
[c] 56000 nodes [ array: 15031 framework rtti: 1094 func: 11940 group: 1 struct: 57303 ]
[c] 57000 nodes [ array: 15178 framework rtti: 1097 func: 12165 group: 1 struct: 57839 ]
[c] 58000 nodes [ array: 15372 framework rtti: 1104 func: 12392 group: 1 struct: 58667 ]
[c] 59000 nodes [ array: 15569 framework rtti: 1111 func: 12722 group: 1 struct: 59623 ]
[c] 60000 nodes [ array: 15777 framework rtti: 1117 func: 13001 group: 1 struct: 60464 ]
[c] 61000 nodes [ array: 16007 framework rtti: 1121 func: 13341 group: 1 struct: 61288 ]
[c] 62000 nodes [ array: 16235 framework rtti: 1124 func: 13451 group: 1 struct: 61837 ]
[c] 63000 nodes [ array: 16431 framework rtti: 1124 func: 13451 group: 1 struct: 62634 ]
[c] 64000 nodes [ array: 16626 framework rtti: 1124 func: 13451 group: 1 struct: 63184 ]
[c] 65000 nodes [ array: 16846 framework rtti: 1124 func: 13451 group: 1 struct: 64147 ]
[c] 66000 nodes [ array: 17090 framework rtti: 1124 func: 13636 group: 1 struct: 65117 ]
[c] 67000 nodes [ array: 17319 framework rtti: 1129 func: 13868 group: 1 struct: 65826 ]
[c] 68000 nodes [ array: 17480 framework rtti: 1136 func: 14191 group: 1 struct: 66562 ]
[c] 69000 nodes [ array: 17590 framework rtti: 1140 func: 14278 group: 1 struct: 67463 ]
[c] 70000 nodes [ array: 18420 framework rtti: 1140 func: 14464 group: 1 struct: 98471 ]
[c] 71000 nodes [ array: 19428 framework rtti: 1140 func: 14621 group: 1 struct: 100928 ]
[c] 72000 nodes [ array: 20405 framework rtti: 1140 func: 14847 group: 1 struct: 103409 ]
[c] 73000 nodes [ array: 21722 framework rtti: 1140 func: 15270 group: 1 struct: 105742 ]
[c] 74000 nodes [ array: 23129 framework rtti: 1140 func: 15830 group: 1 struct: 107904 ]
[c] 75000 nodes [ array: 24517 framework rtti: 1140 func: 16376 group: 1 struct: 110054 ]
[c] 76000 nodes [ array: 26079 framework rtti: 1140 func: 16976 group: 1 struct: 112231 ]
[c] 77000 nodes [ array: 27733 framework rtti: 1140 func: 17617 group: 1 struct: 114401 ]
[c] 78000 nodes [ array: 29203 framework rtti: 1140 func: 18276 group: 1 struct: 116608 ]
[c] 79000 nodes [ array: 30795 framework rtti: 1140 func: 18714 group: 1 struct: 118991 ]
[c] 80000 nodes [ array: 32507 framework rtti: 1140 func: 19232 group: 1 struct: 121305 ]
[c] 81000 nodes [ array: 32713 framework rtti: 1144 func: 19322 group: 1 struct: 122115 ]
[c] 82000 nodes [ array: 32798 framework rtti: 1145 func: 19327 group: 1 struct: 122334 ]
[c] 83000 nodes [ array: 33107 framework rtti: 1148 func: 19365 group: 1 struct: 122708 ]
[c] 84000 nodes [ array: 33387 framework rtti: 1151 func: 19399 group: 1 struct: 123346 ]
[c] 85000 nodes [ array: 33686 framework rtti: 1154 func: 19431 group: 1 struct: 123817 ]
[c] 86000 nodes [ array: 33910 framework rtti: 1158 func: 19460 group: 1 struct: 124569 ]
[c] 87000 nodes [ array: 34155 framework rtti: 1160 func: 19484 group: 1 struct: 124886 ]
[c] 88000 nodes [ array: 34288 framework rtti: 1165 func: 19596 group: 1 struct: 125658 ]
[c] 89000 nodes [ array: 34474 framework rtti: 1169 func: 19639 group: 1 struct: 126281 ]
[c] 90000 nodes [ array: 34644 framework rtti: 1169 func: 19701 group: 1 struct: 126864 ]
[c] 91000 nodes [ array: 34837 framework rtti: 1171 func: 19762 group: 1 struct: 127389 ]
[c] 92000 nodes [ array: 35000 framework rtti: 1171 func: 19810 group: 1 struct: 127869 ]
[c] 93000 nodes [ array: 35120 framework rtti: 1171 func: 19815 group: 1 struct: 128320 ]
[c] 94000 nodes [ array: 35246 framework rtti: 1171 func: 19815 group: 1 struct: 128784 ]
[c] 95000 nodes [ array: 35423 framework rtti: 1171 func: 19815 group: 1 struct: 129219 ]
[c] 96000 nodes [ array: 35565 framework rtti: 1171 func: 19815 group: 1 struct: 129628 ]
[c] 97000 nodes [ array: 35730 framework rtti: 1174 func: 19934 group: 1 struct: 130100 ]
[c] 98000 nodes [ array: 35922 framework rtti: 1178 func: 20025 group: 1 struct: 130783 ]
[c] 99000 nodes [ array: 36194 framework rtti: 1179 func: 20168 group: 1 struct: 131466 ]
[c] 100000 nodes [ array: 36397 framework rtti: 1183 func: 20290 group: 1 struct: 132402 ]
[c] 101000 nodes [ array: 36488 framework rtti: 1185 func: 20319 group: 1 struct: 132821 ]
[c] 102000 nodes [ array: 36573 framework rtti: 1185 func: 20361 group: 1 struct: 133422 ]
[c] 103000 nodes [ array: 36652 framework rtti: 1185 func: 20382 group: 1 struct: 133982 ]
[c] 104000 nodes [ array: 36683 framework rtti: 1185 func: 20423 group: 1 struct: 134534 ]
[c] 105000 nodes [ array: 36778 framework rtti: 1185 func: 20495 group: 1 struct: 135168 ]
[c] 106000 nodes [ array: 36927 framework rtti: 1185 func: 20537 group: 1 struct: 135860 ]
[c] 107000 nodes [ array: 36999 framework rtti: 1185 func: 20554 group: 1 struct: 136363 ]
[c] 108000 nodes [ array: 37135 framework rtti: 1185 func: 20604 group: 1 struct: 137069 ]
[c] 109000 nodes [ array: 37425 framework rtti: 1185 func: 20703 group: 1 struct: 137958 ]
[c] 110000 nodes [ array: 37636 framework rtti: 1185 func: 20756 group: 1 struct: 138705 ]
[c] 111000 nodes [ array: 37827 framework rtti: 1185 func: 20808 group: 1 struct: 139407 ]
[c] 112000 nodes [ array: 37918 framework rtti: 1185 func: 20845 group: 1 struct: 140044 ]
[c] 113000 nodes [ array: 37955 framework rtti: 1185 func: 20898 group: 1 struct: 140546 ]
[c] 114000 nodes [ array: 38187 framework rtti: 1185 func: 20944 group: 1 struct: 141283 ]
[c] 115000 nodes [ array: 38335 framework rtti: 1185 func: 20995 group: 1 struct: 142003 ]
[c] 116000 nodes [ array: 38510 framework rtti: 1185 func: 21030 group: 1 struct: 142728 ]
[c] 117000 nodes [ array: 38689 framework rtti: 1185 func: 21062 group: 1 struct: 143441 ]
[c] 118000 nodes [ array: 38847 framework rtti: 1185 func: 21104 group: 1 struct: 144179 ]
[c] 119000 nodes [ array: 38978 framework rtti: 1185 func: 21149 group: 1 struct: 144886 ]
[c] 120000 nodes [ array: 39177 framework rtti: 1185 func: 21206 group: 1 struct: 145663 ]
[c] 121000 nodes [ array: 39378 framework rtti: 1185 func: 21252 group: 1 struct: 146375 ]
[c] 122000 nodes [ array: 39559 framework rtti: 1185 func: 21275 group: 1 struct: 147127 ]
[c] 123000 nodes [ array: 39709 framework rtti: 1185 func: 21319 group: 1 struct: 147822 ]
[c] 124000 nodes [ array: 39979 framework rtti: 1185 func: 21358 group: 1 struct: 148490 ]
[c] 125000 nodes [ array: 40120 framework rtti: 1185 func: 21408 group: 1 struct: 149190 ]
[c] 126000 nodes [ array: 40365 framework rtti: 1185 func: 21426 group: 1 struct: 149949 ]
[c] 127000 nodes [ array: 40596 framework rtti: 1185 func: 21466 group: 1 struct: 150676 ]
[c] 128000 nodes [ array: 40857 framework rtti: 1185 func: 21493 group: 1 struct: 151387 ]
[c] 129000 nodes [ array: 41227 framework rtti: 1185 func: 21520 group: 1 struct: 152344 ]
[c] 130000 nodes [ array: 41448 framework rtti: 1186 func: 21558 group: 1 struct: 153174 ]
[c] 131000 nodes [ array: 41963 framework rtti: 1186 func: 21610 group: 1 struct: 153324 ]
[c] 132000 nodes [ array: 42473 framework rtti: 1186 func: 21675 group: 1 struct: 153515 ]
[c] 133000 nodes [ array: 42948 framework rtti: 1186 func: 21752 group: 1 struct: 153635 ]
[c] 134000 nodes [ array: 43396 framework rtti: 1186 func: 21800 group: 1 struct: 153792 ]
[c] 135000 nodes [ array: 43896 framework rtti: 1186 func: 21831 group: 1 struct: 153927 ]
[c] 136000 nodes [ array: 44474 framework rtti: 1186 func: 21833 group: 1 struct: 154210 ]
[c] 137000 nodes [ array: 45056 framework rtti: 1186 func: 21941 group: 1 struct: 154394 ]
[c] 138000 nodes [ array: 45589 framework rtti: 1186 func: 21951 group: 1 struct: 154625 ]
[c] 139000 nodes [ array: 46039 framework rtti: 1186 func: 22023 group: 1 struct: 154800 ]
[c] 140000 nodes [ array: 46473 framework rtti: 1186 func: 22075 group: 1 struct: 154942 ]
[c] 141000 nodes [ array: 46842 framework rtti: 1186 func: 22161 group: 1 struct: 155185 ]
[c] 142000 nodes [ array: 47372 framework rtti: 1186 func: 22190 group: 1 struct: 155390 ]
[c] 143000 nodes [ array: 47823 framework rtti: 1186 func: 22273 group: 1 struct: 155547 ]
[c] 144000 nodes [ array: 48213 framework rtti: 1186 func: 22327 group: 1 struct: 155704 ]
[c] 145000 nodes [ array: 48631 framework rtti: 1186 func: 22364 group: 1 struct: 155873 ]
[c] 146000 nodes [ array: 49026 framework rtti: 1186 func: 22398 group: 1 struct: 156027 ]
[c] 147000 nodes [ array: 49412 framework rtti: 1186 func: 22428 group: 1 struct: 156207 ]
[c] 148000 nodes [ array: 49773 framework rtti: 1186 func: 22472 group: 1 struct: 156425 ]
[c] 149000 nodes [ array: 50124 framework rtti: 1186 func: 22520 group: 1 struct: 156570 ]
[c] 150000 nodes [ array: 50561 framework rtti: 1186 func: 22568 group: 1 struct: 156737 ]
[c] 151000 nodes [ array: 50936 framework rtti: 1186 func: 22636 group: 1 struct: 156890 ]
[c] 152000 nodes [ array: 51367 framework rtti: 1186 func: 22640 group: 1 struct: 157034 ]
[c] 153000 nodes [ array: 51719 framework rtti: 1186 func: 22686 group: 1 struct: 157190 ]
[c] 154000 nodes [ array: 52097 framework rtti: 1186 func: 22746 group: 1 struct: 157334 ]
[c] 155000 nodes [ array: 52471 framework rtti: 1186 func: 22788 group: 1 struct: 157478 ]
[c] 156000 nodes [ array: 52865 framework rtti: 1186 func: 22811 group: 1 struct: 157602 ]
[c] 157000 nodes [ array: 53202 framework rtti: 1186 func: 22831 group: 1 struct: 157781 ]
[c] 158000 nodes [ array: 53427 framework rtti: 1186 func: 22837 group: 1 struct: 157986 ]
[c] 159000 nodes [ array: 53775 framework rtti: 1186 func: 22874 group: 1 struct: 158158 ]
[c] 160000 nodes [ array: 54131 framework rtti: 1186 func: 22902 group: 1 struct: 158352 ]
[c] 161000 nodes [ array: 54530 framework rtti: 1186 func: 22925 group: 1 struct: 158506 ]
[c] 162000 nodes [ array: 54917 framework rtti: 1186 func: 22949 group: 1 struct: 158682 ]
[c] 163000 nodes [ array: 55270 framework rtti: 1186 func: 22980 group: 1 struct: 158847 ]
[c] 164000 nodes [ array: 55642 framework rtti: 1186 func: 23006 group: 1 struct: 159071 ]
[c] 165000 nodes [ array: 55947 framework rtti: 1186 func: 23043 group: 1 struct: 159252 ]
[c] 166000 nodes [ array: 56187 framework rtti: 1186 func: 23065 group: 1 struct: 159459 ]
[c] 167000 nodes [ array: 56468 framework rtti: 1186 func: 23067 group: 1 struct: 159665 ]
[c] 168000 nodes [ array: 56742 framework rtti: 1186 func: 23067 group: 1 struct: 159903 ]
[c] 169000 nodes [ array: 57208 framework rtti: 1186 func: 23068 group: 1 struct: 160159 ]
[c] 170000 nodes [ array: 57539 framework rtti: 1186 func: 23068 group: 1 struct: 160360 ]
[c] 171000 nodes [ array: 57833 framework rtti: 1186 func: 23076 group: 1 struct: 160546 ]
[c] 172000 nodes [ array: 58110 framework rtti: 1186 func: 23084 group: 1 struct: 160767 ]
[c] 173000 nodes [ array: 58363 framework rtti: 1186 func: 23085 group: 1 struct: 161013 ]
[c] 174000 nodes [ array: 58749 framework rtti: 1186 func: 23325 group: 1 struct: 161291 ]
[c] 175000 nodes [ array: 59033 framework rtti: 1190 func: 23413 group: 1 struct: 161650 ]
[c] 176000 nodes [ array: 59085 framework rtti: 1195 func: 23429 group: 1 struct: 162171 ]
[c] 177000 nodes [ array: 59108 framework rtti: 1197 func: 23463 group: 1 struct: 162368 ]
[c] 178000 nodes [ array: 59268 framework rtti: 1204 func: 23479 group: 1 struct: 163097 ]
[c] 179000 nodes [ array: 59420 framework rtti: 1210 func: 23489 group: 1 struct: 163742 ]
[c] 180000 nodes [ array: 59716 framework rtti: 1211 func: 23516 group: 1 struct: 163821 ]
[c] 181000 nodes [ array: 59972 framework rtti: 1225 func: 23644 group: 1 struct: 164274 ]
[c] 182000 nodes [ array: 60071 framework rtti: 1226 func: 23684 group: 1 struct: 165197 ]
[c] 183000 nodes [ array: 60109 framework rtti: 1230 func: 23701 group: 1 struct: 165917 ]
[c] 184000 nodes [ array: 60184 framework rtti: 1231 func: 23716 group: 1 struct: 166476 ]
[c] 185000 nodes [ array: 60300 framework rtti: 1231 func: 23716 group: 1 struct: 166678 ]
[c] 186000 nodes [ array: 60482 framework rtti: 1231 func: 23716 group: 1 struct: 166761 ]
[c] 187000 nodes [ array: 60581 framework rtti: 1252 func: 23794 group: 1 struct: 167008 ]
[c] 188000 nodes [ array: 60703 framework rtti: 1253 func: 23837 group: 1 struct: 167543 ]
[c] 189000 nodes [ array: 60975 framework rtti: 1259 func: 23906 group: 1 struct: 168002 ]
[c] 190000 nodes [ array: 61051 framework rtti: 1320 func: 23967 group: 1 struct: 170707 ]
[c] 191000 nodes [ array: 61208 framework rtti: 1337 func: 23990 group: 1 struct: 171963 ]
[c] 192000 nodes [ array: 61513 framework rtti: 1337 func: 23990 group: 1 struct: 172829 ]
[c] 193000 nodes [ array: 61912 framework rtti: 1337 func: 23990 group: 1 struct: 173581 ]
[c] 194000 nodes [ array: 62123 framework rtti: 1337 func: 23990 group: 1 struct: 174609 ]
[c] 195000 nodes [ array: 62427 framework rtti: 1337 func: 23990 group: 1 struct: 175594 ]
[c] 196000 nodes [ array: 62695 framework rtti: 1337 func: 23990 group: 1 struct: 176673 ]
[c] 197000 nodes [ array: 62926 framework rtti: 1337 func: 23990 group: 1 struct: 177673 ]
[c] 198000 nodes [ array: 63185 framework rtti: 1337 func: 23990 group: 1 struct: 178729 ]
[c] 199000 nodes [ array: 63468 framework rtti: 1337 func: 23990 group: 1 struct: 179794 ]
[c] 200000 nodes [ array: 63765 framework rtti: 1337 func: 23990 group: 1 struct: 180687 ]
[c] 201000 nodes [ array: 64005 framework rtti: 1337 func: 23990 group: 1 struct: 181592 ]
[c] 202000 nodes [ array: 64291 framework rtti: 1337 func: 23991 group: 1 struct: 182608 ]
[c] 203000 nodes [ array: 64602 framework rtti: 1337 func: 23991 group: 1 struct: 183602 ]
[c] 204000 nodes [ array: 64944 framework rtti: 1337 func: 23991 group: 1 struct: 184637 ]
[c] 205000 nodes [ array: 65303 framework rtti: 1337 func: 23991 group: 1 struct: 185649 ]
[c] 206000 nodes [ array: 65590 framework rtti: 1337 func: 23991 group: 1 struct: 186694 ]
[c] 207000 nodes [ array: 65896 framework rtti: 1337 func: 23991 group: 1 struct: 187766 ]
[c] 208000 nodes [ array: 66192 framework rtti: 1337 func: 23991 group: 1 struct: 188840 ]
[c] 209000 nodes [ array: 66486 framework rtti: 1337 func: 23991 group: 1 struct: 189808 ]
[c] 210000 nodes [ array: 66784 framework rtti: 1337 func: 23991 group: 1 struct: 190790 ]
[c] 211000 nodes [ array: 67009 framework rtti: 1342 func: 23991 group: 1 struct: 191676 ]
[c] 212000 nodes [ array: 67321 framework rtti: 1342 func: 23991 group: 1 struct: 192701 ]
[c] 213000 nodes [ array: 67628 framework rtti: 1342 func: 23991 group: 1 struct: 193727 ]
[c] 214000 nodes [ array: 67868 framework rtti: 1342 func: 23991 group: 1 struct: 194682 ]
[c] 215000 nodes [ array: 68109 framework rtti: 1342 func: 23991 group: 1 struct: 195686 ]
[c] 216000 nodes [ array: 68400 framework rtti: 1342 func: 23991 group: 1 struct: 196948 ]
[c] 217000 nodes [ array: 68651 framework rtti: 1342 func: 23991 group: 1 struct: 198150 ]
[c] 218000 nodes [ array: 68729 framework rtti: 1342 func: 23993 group: 1 struct: 198756 ]
[c] 219000 nodes [ array: 68734 framework rtti: 1342 func: 24058 group: 1 struct: 198962 ]
[c] 220000 nodes [ array: 68750 framework rtti: 1342 func: 24077 group: 1 struct: 199193 ]
[c] 221000 nodes [ array: 68754 framework rtti: 1342 func: 24101 group: 1 struct: 199399 ]
[c] 222000 nodes [ array: 68754 framework rtti: 1342 func: 24152 group: 1 struct: 199677 ]
[c] 223000 nodes [ array: 68754 framework rtti: 1342 func: 24210 group: 1 struct: 199953 ]
[c] 224000 nodes [ array: 68791 framework rtti: 1342 func: 24230 group: 1 struct: 200175 ]
[c] 225000 nodes [ array: 68816 framework rtti: 1342 func: 24278 group: 1 struct: 200407 ]
[c] 226000 nodes [ array: 68826 framework rtti: 1342 func: 24289 group: 1 struct: 200678 ]
[c] 227000 nodes [ array: 68841 framework rtti: 1342 func: 24322 group: 1 struct: 200898 ]
[c] 228000 nodes [ array: 68897 framework rtti: 1342 func: 24341 group: 1 struct: 201157 ]
[c] 229000 nodes [ array: 68923 framework rtti: 1342 func: 24379 group: 1 struct: 201421 ]
[c] 230000 nodes [ array: 68972 framework rtti: 1342 func: 24408 group: 1 struct: 201688 ]
[c] 231000 nodes [ array: 68994 framework rtti: 1342 func: 24459 group: 1 struct: 201932 ]
[c] 232000 nodes [ array: 69022 framework rtti: 1342 func: 24494 group: 1 struct: 202178 ]
[c] 233000 nodes [ array: 69051 framework rtti: 1342 func: 24536 group: 1 struct: 202407 ]
[c] 234000 nodes [ array: 69066 framework rtti: 1342 func: 24601 group: 1 struct: 202647 ]
[c] 235000 nodes [ array: 69083 framework rtti: 1343 func: 24620 group: 1 struct: 202914 ]
[c] 236000 nodes [ array: 69097 framework rtti: 1343 func: 24639 group: 1 struct: 203275 ]
[c] 237000 nodes [ array: 69126 framework rtti: 1343 func: 24666 group: 1 struct: 203549 ]
[c] 238000 nodes [ array: 69174 framework rtti: 1343 func: 24677 group: 1 struct: 203852 ]
[c] 239000 nodes [ array: 69270 framework rtti: 1343 func: 24701 group: 1 struct: 204096 ]
[c] 240000 nodes [ array: 69278 framework rtti: 1343 func: 24719 group: 1 struct: 204516 ]
[c] 241000 nodes [ array: 69278 framework rtti: 1343 func: 24719 group: 1 struct: 204968 ]
[c] 242000 nodes [ array: 69278 framework rtti: 1343 func: 24719 group: 1 struct: 205320 ]
[c] 243000 nodes [ array: 69287 framework rtti: 1343 func: 24726 group: 1 struct: 205740 ]
[c] 244000 nodes [ array: 69296 framework rtti: 1343 func: 24749 group: 1 struct: 206285 ]
[c] 245000 nodes [ array: 69395 framework rtti: 1349 func: 25312 group: 1 struct: 206928 ]
[c] 246000 nodes [ array: 69486 framework rtti: 1377 func: 25316 group: 1 struct: 207490 ]
[c] 247000 nodes [ array: 69642 framework rtti: 1387 func: 25373 group: 1 struct: 209668 ]
[c] 248000 nodes [ array: 69784 framework rtti: 1403 func: 25397 group: 1 struct: 210083 ]
[c] 249000 nodes [ array: 69872 framework rtti: 1425 func: 25519 group: 1 struct: 210570 ]
[c] 250000 nodes [ array: 70158 framework rtti: 1429 func: 25519 group: 1 struct: 211199 ]
[c] 251000 nodes [ array: 70463 framework rtti: 1436 func: 25526 group: 1 struct: 211693 ]
[c] 252000 nodes [ array: 70606 framework rtti: 1449 func: 25535 group: 1 struct: 212246 ]
[c] 253000 nodes [ array: 70722 framework rtti: 1453 func: 25592 group: 1 struct: 212725 ]
[c] 254000 nodes [ array: 70856 framework rtti: 1467 func: 25625 group: 1 struct: 213133 ]
[c] 255000 nodes [ array: 70875 framework rtti: 1470 func: 25654 group: 1 struct: 214827 ]
[c] 256000 nodes [ array: 70875 framework rtti: 1470 func: 25655 group: 1 struct: 218055 ]
[c] 257000 nodes [ array: 70888 framework rtti: 1470 func: 25659 group: 1 struct: 219713 ]
[c] 258000 nodes [ array: 70916 framework rtti: 1472 func: 25695 group: 1 struct: 221346 ]
[c] 259000 nodes [ array: 70945 framework rtti: 1472 func: 25695 group: 1 struct: 221977 ]
[c] 260000 nodes [ array: 70963 framework rtti: 1472 func: 25695 group: 1 struct: 222392 ]
[c] 261000 nodes [ array: 71033 framework rtti: 1472 func: 25695 group: 1 struct: 222762 ]
[c] 262000 nodes [ array: 71106 framework rtti: 1472 func: 25695 group: 1 struct: 223386 ]
[c] 263000 nodes [ array: 71123 framework rtti: 1472 func: 25695 group: 1 struct: 223991 ]
[c] 264000 nodes [ array: 71139 framework rtti: 1472 func: 25695 group: 1 struct: 224821 ]
[c] 265000 nodes [ array: 71186 framework rtti: 1472 func: 25695 group: 1 struct: 225630 ]
[c] 266000 nodes [ array: 71249 framework rtti: 1472 func: 25695 group: 1 struct: 226378 ]
[c] 267000 nodes [ array: 71285 framework rtti: 1472 func: 25695 group: 1 struct: 227218 ]
[c] 268000 nodes [ array: 71305 framework rtti: 1472 func: 25695 group: 1 struct: 228061 ]
[c] 269000 nodes [ array: 71326 framework rtti: 1472 func: 25695 group: 1 struct: 228762 ]
[c] 270000 nodes [ array: 71346 framework rtti: 1472 func: 25695 group: 1 struct: 229168 ]
[c] 271000 nodes [ array: 71397 framework rtti: 1472 func: 25695 group: 1 struct: 229760 ]
[c] 272000 nodes [ array: 71415 framework rtti: 1472 func: 25695 group: 1 struct: 230527 ]
[c] 273000 nodes [ array: 71438 framework rtti: 1472 func: 25695 group: 1 struct: 231228 ]
[c] 274000 nodes [ array: 71448 framework rtti: 1472 func: 25695 group: 1 struct: 231947 ]
[c] 275000 nodes [ array: 71472 framework rtti: 1472 func: 25695 group: 1 struct: 232724 ]
[c] 276000 nodes [ array: 71485 framework rtti: 1472 func: 25695 group: 1 struct: 233464 ]
[c] 277000 nodes [ array: 71501 framework rtti: 1472 func: 25695 group: 1 struct: 234102 ]
[c] 278000 nodes [ array: 71519 framework rtti: 1472 func: 25695 group: 1 struct: 234745 ]
[c] 279000 nodes [ array: 71528 framework rtti: 1472 func: 25695 group: 1 struct: 235577 ]
[c] 280000 nodes [ array: 71567 framework rtti: 1472 func: 25695 group: 1 struct: 236330 ]
[c] 281000 nodes [ array: 71577 framework rtti: 1472 func: 25695 group: 1 struct: 237215 ]
[c] 282000 nodes [ array: 71586 framework rtti: 1472 func: 25695 group: 1 struct: 237957 ]
[c] 283000 nodes [ array: 71603 framework rtti: 1472 func: 25695 group: 1 struct: 238572 ]
[c] 284000 nodes [ array: 71634 framework rtti: 1472 func: 25695 group: 1 struct: 239198 ]
[c] 285000 nodes [ array: 71660 framework rtti: 1472 func: 25695 group: 1 struct: 240049 ]
[c] 286000 nodes [ array: 71667 framework rtti: 1472 func: 25695 group: 1 struct: 240907 ]
[c] 287000 nodes [ array: 71683 framework rtti: 1472 func: 25695 group: 1 struct: 241698 ]
[c] 288000 nodes [ array: 71698 framework rtti: 1472 func: 25695 group: 1 struct: 242487 ]
[c] 289000 nodes [ array: 71705 framework rtti: 1472 func: 25695 group: 1 struct: 243232 ]
[c] 290000 nodes [ array: 71727 framework rtti: 1472 func: 25695 group: 1 struct: 244143 ]
[c] 291000 nodes [ array: 71727 framework rtti: 1472 func: 25695 group: 1 struct: 245274 ]
[c] 292000 nodes [ array: 71734 framework rtti: 1472 func: 25695 group: 1 struct: 246260 ]
[c] 293000 nodes [ array: 71739 framework rtti: 1472 func: 25695 group: 1 struct: 246831 ]
[c] 294000 nodes [ array: 71741 framework rtti: 1472 func: 25698 group: 1 struct: 246862 ]
[c] 295000 nodes [ array: 71780 framework rtti: 1472 func: 25719 group: 1 struct: 246915 ]
[c] 296000 nodes [ array: 71859 framework rtti: 1474 func: 25741 group: 1 struct: 247033 ]
[c] 297000 nodes [ array: 71928 framework rtti: 1474 func: 25785 group: 1 struct: 249559 ]
[c] 298000 nodes [ array: 71954 framework rtti: 1475 func: 25803 group: 1 struct: 249593 ]
[c] 299000 nodes [ array: 71974 framework rtti: 1475 func: 25808 group: 1 struct: 249648 ]
[c] 300000 nodes [ array: 72015 framework rtti: 1475 func: 25816 group: 1 struct: 249856 ]
[c] 301000 nodes [ array: 72033 framework rtti: 1475 func: 25818 group: 1 struct: 250016 ]
[c] 302000 nodes [ array: 72095 framework rtti: 1503 func: 25912 group: 1 struct: 250111 ]
[c] 303000 nodes [ array: 72170 framework rtti: 1539 func: 26106 group: 1 struct: 250273 ]
[c] 304000 nodes [ array: 72296 framework rtti: 1584 func: 26197 group: 1 struct: 250653 ]
[c] 305000 nodes [ array: 72296 framework rtti: 1722 func: 26407 group: 1 struct: 250791 ]
[c] 306000 nodes [ array: 72429 framework rtti: 1772 func: 26559 group: 1 struct: 251268 ]
[c] 307000 nodes [ array: 72629 framework rtti: 1773 func: 26575 group: 1 struct: 251562 ]
[c] 308000 nodes [ array: 72727 framework rtti: 1773 func: 26622 group: 1 struct: 251863 ]
[c] 309000 nodes [ array: 72771 framework rtti: 1778 func: 26622 group: 1 struct: 252377 ]
[c] 310000 nodes [ array: 72891 framework rtti: 1786 func: 26629 group: 1 struct: 252760 ]
[c] 311000 nodes [ array: 72959 framework rtti: 1792 func: 26649 group: 1 struct: 253207 ]
[c] 312000 nodes [ array: 73184 framework rtti: 1801 func: 26659 group: 1 struct: 253650 ]
[c] 313000 nodes [ array: 73396 framework rtti: 1801 func: 26659 group: 1 struct: 253983 ]
[c] 314000 nodes [ array: 73533 framework rtti: 1801 func: 26660 group: 1 struct: 254686 ]
[c] 315000 nodes [ array: 73754 framework rtti: 1801 func: 26660 group: 1 struct: 255073 ]
[c] 316000 nodes [ array: 74005 framework rtti: 1801 func: 26660 group: 1 struct: 255371 ]
[c] 317000 nodes [ array: 74231 framework rtti: 1801 func: 26661 group: 1 struct: 255797 ]
[c] 318000 nodes [ array: 74400 framework rtti: 1801 func: 26662 group: 1 struct: 256681 ]
[c] 319000 nodes [ array: 74634 framework rtti: 1801 func: 26662 group: 1 struct: 257197 ]
[c] 320000 nodes [ array: 74651 framework rtti: 1806 func: 26696 group: 1 struct: 257707 ]
[c] 321000 nodes [ array: 74651 framework rtti: 1807 func: 26697 group: 1 struct: 258216 ]
[c] 322000 nodes [ array: 74651 framework rtti: 1807 func: 26697 group: 1 struct: 258692 ]
[c] 323000 nodes [ array: 74651 framework rtti: 1807 func: 26697 group: 1 struct: 259195 ]
[c] 324000 nodes [ array: 74651 framework rtti: 1807 func: 26697 group: 1 struct: 259712 ]
[c] 325000 nodes [ array: 74651 framework rtti: 1807 func: 26697 group: 1 struct: 260173 ]
[c] 326000 nodes [ array: 74653 framework rtti: 1807 func: 26697 group: 1 struct: 260665 ]
[c] 327000 nodes [ array: 74653 framework rtti: 1807 func: 26697 group: 1 struct: 261159 ]
[c] 328000 nodes [ array: 74655 framework rtti: 1807 func: 26697 group: 1 struct: 261646 ]
[c] 329000 nodes [ array: 74655 framework rtti: 1807 func: 26697 group: 1 struct: 262141 ]
[c] 330000 nodes [ array: 74655 framework rtti: 1807 func: 26697 group: 1 struct: 262647 ]
[c] 331000 nodes [ array: 74655 framework rtti: 1807 func: 26697 group: 1 struct: 263162 ]
[c] 332000 nodes [ array: 74659 framework rtti: 1807 func: 26697 group: 1 struct: 263673 ]
[c] 333000 nodes [ array: 74670 framework rtti: 1807 func: 26697 group: 1 struct: 264216 ]
[c] 334000 nodes [ array: 74670 framework rtti: 1807 func: 26697 group: 1 struct: 264718 ]
[c] 335000 nodes [ array: 74682 framework rtti: 1807 func: 26697 group: 1 struct: 265213 ]
[c] 336000 nodes [ array: 74683 framework rtti: 1807 func: 26697 group: 1 struct: 265756 ]
[c] 337000 nodes [ array: 74683 framework rtti: 1807 func: 26697 group: 1 struct: 266255 ]
[c] 338000 nodes [ array: 74684 framework rtti: 1807 func: 26697 group: 1 struct: 266755 ]
[c] 339000 nodes [ array: 74684 framework rtti: 1807 func: 26697 group: 1 struct: 267277 ]
[c] 340000 nodes [ array: 74684 framework rtti: 1807 func: 26697 group: 1 struct: 267799 ]
[c] 341000 nodes [ array: 74684 framework rtti: 1807 func: 26697 group: 1 struct: 268299 ]
[c] 342000 nodes [ array: 74684 framework rtti: 1807 func: 26697 group: 1 struct: 268797 ]
[c] 343000 nodes [ array: 74684 framework rtti: 1807 func: 26697 group: 1 struct: 269291 ]
[c] 344000 nodes [ array: 74684 framework rtti: 1807 func: 26697 group: 1 struct: 269791 ]
[c] 345000 nodes [ array: 74684 framework rtti: 1807 func: 26697 group: 1 struct: 270293 ]
[c] 346000 nodes [ array: 74708 framework rtti: 1812 func: 26722 group: 1 struct: 270766 ]
[c] 347000 nodes [ array: 74733 framework rtti: 1815 func: 26745 group: 1 struct: 270829 ]
[c] 348000 nodes [ array: 74733 framework rtti: 1815 func: 26745 group: 1 struct: 271218 ]
[c] 349000 nodes [ array: 74754 framework rtti: 1823 func: 26789 group: 1 struct: 271534 ]
[c] 350000 nodes [ array: 74956 framework rtti: 1833 func: 26873 group: 1 struct: 272145 ]
[c] 351000 nodes [ array: 75088 framework rtti: 1834 func: 26886 group: 1 struct: 272255 ]
[c] 352000 nodes [ array: 75279 framework rtti: 1853 func: 27098 group: 1 struct: 272648 ]
[c] 353000 nodes [ array: 75364 framework rtti: 1881 func: 27103 group: 1 struct: 272906 ]
[c] 354000 nodes [ array: 75585 framework rtti: 1936 func: 27115 group: 1 struct: 273309 ]
[c] 355000 nodes [ array: 75725 framework rtti: 1973 func: 27124 group: 1 struct: 273742 ]
[c] 356000 nodes [ array: 75734 framework rtti: 1973 func: 27130 group: 1 struct: 273992 ]
[c] 357000 nodes [ array: 75744 framework rtti: 1973 func: 27135 group: 1 struct: 274890 ]
[c] 358000 nodes [ array: 75749 framework rtti: 1973 func: 27136 group: 1 struct: 274982 ]
[c] 359000 nodes [ array: 75804 framework rtti: 1973 func: 27151 group: 1 struct: 275657 ]
[c] 360000 nodes [ array: 75837 framework rtti: 1973 func: 27155 group: 1 struct: 276428 ]
[c] 361000 nodes [ array: 75915 framework rtti: 1973 func: 27186 group: 1 struct: 277169 ]
[c] 362000 nodes [ array: 75941 framework rtti: 1973 func: 27186 group: 1 struct: 278148 ]
[c] 363000 nodes [ array: 76009 framework rtti: 1973 func: 27186 group: 1 struct: 279080 ]
[c] 364000 nodes [ array: 76011 framework rtti: 1973 func: 27186 group: 1 struct: 280076 ]
[c] 365000 nodes [ array: 76020 framework rtti: 1973 func: 27186 group: 1 struct: 281065 ]
[c] 366000 nodes [ array: 76036 framework rtti: 1973 func: 27186 group: 1 struct: 282049 ]
[c] 367000 nodes [ array: 76054 framework rtti: 1973 func: 27186 group: 1 struct: 283021 ]
[c] 368000 nodes [ array: 76067 framework rtti: 1973 func: 27186 group: 1 struct: 283998 ]
[c] 369000 nodes [ array: 76131 framework rtti: 1973 func: 27186 group: 1 struct: 284926 ]
[c] 370000 nodes [ array: 76134 framework rtti: 1973 func: 27186 group: 1 struct: 285922 ]
[c] 371000 nodes [ array: 76218 framework rtti: 1973 func: 27186 group: 1 struct: 286842 ]
[c] 372000 nodes [ array: 76220 framework rtti: 1973 func: 27186 group: 1 struct: 287840 ]
[c] 373000 nodes [ array: 76220 framework rtti: 1973 func: 27186 group: 1 struct: 288840 ]
[c] 374000 nodes [ array: 76234 framework rtti: 1973 func: 27195 group: 1 struct: 289707 ]
[c] 375000 nodes [ array: 77008 framework rtti: 1975 func: 27245 group: 1 struct: 289781 ]
[c] 376000 nodes [ array: 77051 framework rtti: 1977 func: 27272 group: 1 struct: 290157 ]
[c] 377000 nodes [ array: 77100 framework rtti: 1984 func: 27660 group: 1 struct: 293760 ]
[c] 378000 nodes [ array: 77220 framework rtti: 2006 func: 27674 group: 1 struct: 293990 ]
[c] 379000 nodes [ array: 77455 framework rtti: 2010 func: 27703 group: 1 struct: 294545 ]
[c] 380000 nodes [ array: 77774 framework rtti: 2010 func: 27712 group: 1 struct: 295457 ]
[c] 381000 nodes [ array: 78037 framework rtti: 2010 func: 27732 group: 1 struct: 296034 ]
[c] 382000 nodes [ array: 78210 framework rtti: 2010 func: 27736 group: 1 struct: 296583 ]
[c] 383000 nodes [ array: 78211 framework rtti: 2010 func: 27736 group: 1 struct: 296657 ]
[c] 384000 nodes [ array: 78211 framework rtti: 2010 func: 27736 group: 1 struct: 296752 ]
[c] 385000 nodes [ array: 78211 framework rtti: 2010 func: 27736 group: 1 struct: 296755 ]
[c] 386000 nodes [ array: 78211 framework rtti: 2010 func: 27736 group: 1 struct: 296766 ]
[c] 387000 nodes [ array: 78211 framework rtti: 2010 func: 27736 group: 1 struct: 296784 ]
[c] 388000 nodes [ array: 78211 framework rtti: 2010 func: 27736 group: 1 struct: 296805 ]
[c] 389000 nodes [ array: 78211 framework rtti: 2010 func: 27736 group: 1 struct: 296839 ]
[c] 390000 nodes [ array: 78211 framework rtti: 2010 func: 27736 group: 1 struct: 296914 ]
[c] 391000 nodes [ array: 78211 framework rtti: 2010 func: 27736 group: 1 struct: 296918 ]
[c] 392000 nodes [ array: 78211 framework rtti: 2010 func: 27736 group: 1 struct: 297000 ]
[c] 393000 nodes [ array: 78211 framework rtti: 2010 func: 27736 group: 1 struct: 297001 ]
[c] 394000 nodes [ array: 78211 framework rtti: 2010 func: 27736 group: 1 struct: 297003 ]
[c] 395000 nodes [ array: 78211 framework rtti: 2010 func: 27736 group: 1 struct: 297005 ]
[c] 396000 nodes [ array: 78224 framework rtti: 2012 func: 27782 group: 1 struct: 297032 ]
[c] 397000 nodes [ array: 78594 framework rtti: 2015 func: 27959 group: 1 struct: 297346 ]
[c] 398000 nodes [ array: 79594 framework rtti: 2015 func: 27959 group: 1 struct: 297346 ]
[c] 399000 nodes [ array: 80148 framework rtti: 2017 func: 28116 group: 1 struct: 297636 ]
[c] 400000 nodes [ array: 80155 framework rtti: 2017 func: 28126 group: 1 struct: 298092 ]
[c] 401000 nodes [ array: 80215 framework rtti: 2031 func: 28135 group: 1 struct: 298649 ]
[c] 402000 nodes [ array: 80237 framework rtti: 2031 func: 28152 group: 1 struct: 299102 ]
[c] 403000 nodes [ array: 80241 framework rtti: 2031 func: 28163 group: 1 struct: 299813 ]
[c] 404000 nodes [ array: 80255 framework rtti: 2033 func: 28179 group: 1 struct: 300004 ]
[c] 405000 nodes [ array: 80265 framework rtti: 2033 func: 28189 group: 1 struct: 300498 ]
[c] 406000 nodes [ array: 80503 framework rtti: 2034 func: 28308 group: 1 struct: 300599 ]
[c] 407000 nodes [ array: 80503 framework rtti: 2034 func: 28308 group: 1 struct: 300599 ]
[c] 408000 nodes [ array: 80539 framework rtti: 2039 func: 28533 group: 1 struct: 300942 ]
[c] 409000 nodes [ array: 80716 framework rtti: 2040 func: 28539 group: 1 struct: 301688 ]
[c] 410000 nodes [ array: 80785 framework rtti: 2060 func: 28542 group: 1 struct: 302024 ]
[c] 411000 nodes [ array: 80975 framework rtti: 2110 func: 28570 group: 1 struct: 302303 ]
[c] 412000 nodes [ array: 81037 framework rtti: 2112 func: 29042 group: 1 struct: 302818 ]
[c] 413000 nodes [ array: 81055 framework rtti: 2113 func: 29045 group: 1 struct: 303441 ]
[c] 414000 nodes [ array: 81136 framework rtti: 2116 func: 29094 group: 1 struct: 303804 ]
[c] 415000 nodes [ array: 81210 framework rtti: 2117 func: 29217 group: 1 struct: 303876 ]
[c] 416000 nodes [ array: 81244 framework rtti: 2118 func: 29222 group: 1 struct: 304228 ]
[c] 417000 nodes [ array: 81289 framework rtti: 2128 func: 29305 group: 1 struct: 304696 ]
[c] 418000 nodes [ array: 81344 framework rtti: 2134 func: 29515 group: 1 struct: 305156 ]
[c] 419000 nodes [ array: 81410 framework rtti: 2158 func: 30026 group: 1 struct: 305821 ]
[c:database] GC transformer: finished helpers
[c] 420000 nodes [ array: 81648 framework rtti: 2162 func: 30151 group: 1 struct: 307806 ]
[c] 421000 nodes [ array: 82191 framework rtti: 2162 func: 30151 group: 1 struct: 307912 ]
[c] 422000 nodes [ array: 82383 framework rtti: 2190 func: 30161 group: 1 struct: 308201 ]
[c] 423000 nodes [ array: 82428 framework rtti: 2291 func: 30422 group: 1 struct: 308543 ]
[c] 424000 nodes [ array: 82565 framework rtti: 2448 func: 30710 group: 1 struct: 308877 ]
[c] 425000 nodes [ array: 82654 framework rtti: 2498 func: 30950 group: 1 struct: 309223 ]
[rtyper] specializing: 269900 / 270253 blocks (99%)
[rtyper] -=- specialized 385 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] 426000 nodes [ array: 82821 framework rtti: 2526 func: 31158 group: 1 struct: 309580 ]
[c:database] GC transformer: finished tables
[gctransform:info] assigned 5399 typeids
[gctransform:info] added 115279 push/pop stack root instructions
[gctransform:info] inserted 5866 write barrier calls
[gctransform:info] inserted 6205 write_barrier_from_array calls
[gctransform:info] found 4 static roots
[c:database] Inlining GC helpers and postprocessing
[c] 426156 nodes [ array: 82872 framework rtti: 2526 func: 31168 group: 1 struct: 309589 ]
[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__cffi_backend.c
[c:writing] data_pypy_module__codecs.c
[c:writing] data_pypy_module__collections.c
[c:writing] data_pypy_module__continuation.c
[c:writing] data_pypy_module__csv.c
[c:writing] data_pypy_module__file.c
[c:writing] data_pypy_module__io.c
[c:writing] data_pypy_module__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__pickle_support.c
[c:writing] data_pypy_module__pypyjson.c
[c:writing] data_pypy_module__random.c
[c:writing] data_pypy_module__rawffi.c
[c:writing] data_pypy_module__rawffi_alt.c
[c:writing] data_pypy_module__socket.c
[c:writing] data_pypy_module__sre.c
[c:writing] data_pypy_module__vmprof.c
[c:writing] data_pypy_module__warnings.c
[c:writing] data_pypy_module__weakref.c
[c:writing] data_pypy_module_array.c
[c:writing] data_pypy_module_binascii.c
[c:writing] data_pypy_module_bz2.c
[c:writing] data_pypy_module_cStringIO.c
[c:writing] data_pypy_module_cmath.c
[c:writing] data_pypy_module_cpyext.c
[c:writing] data_pypy_module_exceptions.c
[c:writing] data_pypy_module_faulthandler.c
[c:writing] data_pypy_module_fcntl.c
[c:writing] data_pypy_module_gc.c
[c:writing] data_pypy_module_imp.c
[c:writing] data_pypy_module_itertools.c
[c:writing] data_pypy_module_marshal.c
[c:writing] data_pypy_module_math.c
[c:writing] data_pypy_module_mmap.c
[c:writing] data_pypy_module_operator.c
[c:writing] data_pypy_module_parser.c
[c:writing] data_pypy_module_posix.c
[c:writing] data_pypy_module_pwd.c
[c:writing] data_pypy_module_pyexpat.c
[c:writing] data_pypy_module_pypyjit.c
[c:writing] data_pypy_module_select.c
[c:writing] data_pypy_module_signal.c
[c:writing] data_pypy_module_struct.c
[c:writing] data_pypy_module_sys.c
[c:writing] data_pypy_module_termios.c
[c:writing] data_pypy_module_thread.c
[c:writing] data_pypy_module_time.c
[c:writing] data_pypy_module_unicodedata.c
[c:writing] data_pypy_module_zipimport.c
[c:writing] data_pypy_module_zlib.c
[c:writing] data_pypy_objspace.c
[c:writing] data_pypy_objspace_std.c
[c:writing] data_rpython_flowspace.c
[c:writing] data_rpython_jit_backend.c
[c:writing] data_rpython_jit_backend_llsupport.c
[c:writing] data_rpython_jit_backend_x86.c
[c:writing] data_rpython_jit_codewriter.c
[c:writing] data_rpython_jit_metainterp.c
[c:writing] data_rpython_jit_metainterp_optimizeopt.c
[c:writing] data_rpython_memory_gc.c
[c:writing] data_rpython_memory_gctransform.c
[c:writing] data_rpython_rlib.c
[c:writing] data_rpython_rlib_rjitlog.c
[c:writing] data_rpython_rlib_rsre.c
[c:writing] data_rpython_rlib_rstruct.c
[c:writing] data_rpython_rlib_rvmprof.c
[c:writing] data_rpython_rlib_unicodedata.c
[c:writing] data_rpython_rlib_unicodedata_1.c
[c:writing] data_rpython_rlib_unicodedata_2.c
[c:writing] data_rpython_rtyper.c
[c:writing] data_rpython_rtyper_1.c
[c:writing] data_rpython_rtyper_lltypesystem.c
[c:writing] nonfuncnodes.c
[c:writing] nonfuncnodes_1.c
[c:writing] nonfuncnodes_2.c
[c:writing] nonfuncnodes_3.c
[c:writing] nonfuncnodes_4.c
[c:writing] nonfuncnodes_5.c
[c:writing] nonfuncnodes_6.c
[c:writing] nonfuncnodes_7.c
[c:writing] nonfuncnodes_8.c
[c:writing] nonfuncnodes_9.c
[c:writing] nonfuncnodes_10.c
[c:writing] nonfuncnodes_11.c
[c:writing] nonfuncnodes_12.c
[c:writing] nonfuncnodes_13.c
[c:writing] nonfuncnodes_14.c
[c:writing] nonfuncnodes_15.c
[c:writing] nonfuncnodes_16.c
[c:writing] nonfuncnodes_17.c
[c:writing] nonfuncnodes_18.c
[c:writing] nonfuncnodes_19.c
[c:writing] nonfuncnodes_20.c
[c:writing] nonfuncnodes_21.c
[c:writing] nonfuncnodes_22.c
[c:writing] nonfuncnodes_23.c
[c:writing] nonfuncnodes_24.c
[c:writing] nonfuncnodes_25.c
[c:writing] nonfuncnodes_26.c
[c:writing] nonfuncnodes_27.c
[c:writing] nonfuncnodes_28.c
[c:writing] nonfuncnodes_29.c
[c:writing] nonfuncnodes_30.c
[c:writing] data_pypy_module___pypy___1.c
[c:writing] data_pypy_module__cffi_backend_1.c
[c:writing] data_pypy_module__continuation_1.c
[c:writing] data_pypy_module__io_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__rawffi_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_posix_1.c
[c:writing] data_pypy_module_pwd_1.c
[c:writing] data_pypy_module_pyexpat_1.c
[c:writing] data_pypy_module_select_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_llsupport_1.c
[c:writing] data_rpython_jit_backend_x86_1.c
[c:writing] data_rpython_jit_metainterp_1.c
[c:writing] data_rpython_memory_gc_1.c
[c:writing] data_rpython_rlib_1.c
[c:writing] data_rpython_rlib_rjitlog_1.c
[c:writing] data_rpython_rlib_rsre_1.c
[c:writing] data_rpython_rlib_rstruct_1.c
[c:writing] data_rpython_rlib_rvmprof_1.c
[c:writing] data_rpython_rtyper_lltypesystem_1.c
[c:writing] data_rpython_rtyper_lltypesystem_module.c
[c:writing] implement.c
[c:writing] implement_1.c
[c:writing] implement_2.c
[c:writing] implement_3.c
[c:writing] implement_4.c
[c:writing] implement_5.c
[c:writing] implement_6.c
[c:writing] implement_7.c
[c:writing] implement_8.c
[c:writing] implement_9.c
[c:writing] implement_10.c
[c:writing] implement_11.c
[c:writing] implement_12.c
[c:writing] implement_13.c
[c:writing] implement_14.c
[c:writing] pypy_goal.c
[c:writing] pypy_interpreter.c
[c:writing] pypy_interpreter_1.c
[c:writing] pypy_interpreter_2.c
[c:computedgoto] pypy_g_dispatch_bytecode__AccessDirect_None: 124 cases
[c:writing] pypy_interpreter_3.c
[c:computedgoto] pypy_g_COMPARE_OP__AccessDirect_None: 11 cases
[c:computedgoto] pypy_g_funccall_valuestack__AccessDirect_None: 5 cases
[c:computedgoto] pypy_g_str_decode_utf8: 5 cases
[c:writing] pypy_interpreter_4.c
[c:writing] pypy_interpreter_astcompiler.c
[c:writing] pypy_interpreter_astcompiler_1.c
[c:computedgoto] pypy_g_PythonCodeMaker__resolve_block_targets: 6 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_name_op: 5 cases
[c:writing] pypy_interpreter_astcompiler_2.c
[c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases
[c:computedgoto] pypy_g_ASTBuilder_handle_binop: 11 cases
[c:computedgoto] pypy_g__opcode_stack_effect: 123 cases
[c:writing] pypy_interpreter_astcompiler_3.c
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Attribute: 5 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases
[c:computedgoto] pypy_g_PythonCodeGenerator_visit_Compare: 10 cases
[c:writing] pypy_interpreter_astcompiler_4.c
[c:computedgoto] pypy_g_OptimizingVisitor_visit_BinOp: 12 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__op_for_augassign: 12 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__compile_slice: 5 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__binop: 12 cases
[c:computedgoto] pypy_g_PythonCodeGenerator__simple_slice: 5 cases
[c:writing] pypy_interpreter_pyparser.c
[c:writing] pypy_module___builtin__.c
[c:writing] pypy_module___pypy__.c
[c:writing] pypy_module__cffi_backend.c
[c: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:writing] pypy_module__collections.c
[c:writing] pypy_module__continuation.c
[c:writing] pypy_module__csv.c
[c:computedgoto] pypy_g_W_Reader_next_w: 8 cases
[c:computedgoto] pypy_g_W_Reader_next_w: 6 cases
[c:writing] pypy_module__file.c
[c:writing] pypy_module__io.c
[c:writing] pypy_module__io_1.c
[c:writing] pypy_module__jitlog.c
[c:writing] pypy_module__locale.c
[c:writing] pypy_module__lsprof.c
[c:writing] pypy_module__md5.c
[c:writing] pypy_module__minimal_curses.c
[c:writing] pypy_module__multibytecodec.c
[c:writing] pypy_module__multiprocessing.c
[c:writing] pypy_module__pickle_support.c
[c:writing] pypy_module__pypyjson.c
[c:writing] pypy_module__random.c
[c:writing] pypy_module__rawffi.c
[c:writing] pypy_module__rawffi_alt.c
[c:writing] pypy_module__sha.c
[c:writing] pypy_module__socket.c
[c:computedgoto] pypy_g_addr_from_object: 5 cases
[c:writing] pypy_module__sre.c
[c:writing] pypy_module__vmprof.c
[c:writing] pypy_module__warnings.c
[c:writing] pypy_module__weakref.c
[c:writing] pypy_module_array.c
[c:computedgoto] pypy_g_portal_8: 5 cases
[c:computedgoto] pypy_g_compare_arrays_1: 5 cases
[c:writing] pypy_module_binascii.c
[c:writing] pypy_module_bz2.c
[c:writing] pypy_module_cStringIO.c
[c:writing] pypy_module_cmath.c
[c:writing] pypy_module_cpyext.c
[c:writing] pypy_module_cpyext_1.c
[c:writing] pypy_module_cpyext_2.c
[c:computedgoto] pypy_g_PyObject_RichCompare: 6 cases
[c:computedgoto] pypy_g_PyMember_GetOne: 19 cases
[c:computedgoto] pypy_g_PyMember_SetOne: 15 cases
[c:writing] pypy_module_cpyext_3.c
[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_parser.c
[c:writing] pypy_module_posix.c
[c:writing] pypy_module_pwd.c
[c:writing] pypy_module_pyexpat.c
[c:writing] pypy_module_pypyjit.c
[c:writing] pypy_module_select.c
[c:writing] pypy_module_signal.c
[c:writing] pypy_module_struct.c
[c:writing] pypy_module_sys.c
[c:writing] pypy_module_termios.c
[c:writing] pypy_module_thread.c
[c:writing] pypy_module_time.c
[c:writing] pypy_module_token.c
[c:writing] pypy_module_unicodedata.c
[c:writing] pypy_module_zipimport.c
[c:writing] pypy_module_zlib.c
[c:writing] pypy_objspace.c
[c:writing] pypy_objspace_std.c
[c:writing] pypy_objspace_std_1.c
[c:computedgoto] pypy_g_W_InstanceObjectUserDictWeakrefable__mapdict_pop: 5 cases
[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_llsupport.c
[c:computedgoto] pypy_g_GcRewriterAssembler_handle_malloc_operation: 6 cases
[c:writing] rpython_jit_backend_llsupport_1.c
[c:writing] rpython_jit_backend_x86.c
[c:writing] rpython_jit_backend_x86_1.c
[c:writing] rpython_jit_backend_x86_2.c
[c:writing] rpython_jit_backend_x86_3.c
[c:writing] rpython_jit_backend_x86_4.c
[c:writing] rpython_jit_codewriter.c
[c:writing] rpython_jit_metainterp.c
[c:writing] rpython_jit_metainterp_1.c
[c:writing] rpython_jit_metainterp_2.c
[c: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:computedgoto] pypy_g_HeapCache_clear_caches_not_necessary: 15 cases
[c:computedgoto] pypy_g_HeapCache_clear_caches_varargs: 11 cases
[c:writing] rpython_jit_metainterp_9.c
[c:writing] rpython_jit_metainterp_10.c
[c:computedgoto] pypy_g_execute_nonspec_const: 254 cases
[c:writing] rpython_jit_metainterp_11.c
[c:writing] rpython_jit_metainterp_optimizeopt.c
[c:writing] rpython_jit_metainterp_optimizeopt_1.c
[c:computedgoto] pypy_g_DependencyGraph_build_non_pure_dependencies: 18 cases
[c:computedgoto] pypy_g_Node_side_effect_arguments: 11 cases
[c:writing] rpython_jit_metainterp_optimizeopt_2.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_3.c
[c:computedgoto] pypy_g_OptString_optimize_CALL_I: 8 cases
[c:writing] rpython_jit_metainterp_optimizeopt_4.c
[c:writing] rpython_jit_metainterp_optimizeopt_5.c
[c:writing] rpython_jit_metainterp_optimizeopt_6.c
[c:writing] rpython_memory.c
[c:writing] rpython_memory_gc.c
[c:computedgoto] pypy_g_IncrementalMiniMarkGC_get_stats: 11 cases
[c:writing] rpython_memory_gctransform.c
[c:writing] rpython_rlib.c
[c:writing] rpython_rlib_1.c
[c:writing] rpython_rlib_2.c
[c:computedgoto] pypy_g_isspace_1: 6 cases
[c:computedgoto] pypy_g__sinpi: 5 cases
[c:writing] rpython_rlib_3.c
[c:writing] rpython_rlib_4.c
[c:writing] rpython_rlib_rjitlog.c
[c:writing] rpython_rlib_rsre.c
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_match: 29 cases
[c:computedgoto] pypy_g_MinRepeatOneMatchResult_next_char_ok: 8 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_category_dispatch: 18 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_Utf8MatchContext_utf8_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_StrMatchContext_str_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_sre_at: 12 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases
[c:computedgoto] pypy_g_BufMatchContext_buf_spec_find_repetition_end: 8 cases
[c:writing] rpython_rlib_rstruct.c
[c:writing] rpython_rlib_rvmprof.c
[c:writing] rpython_rlib_unicodedata.c
[c:computedgoto] pypy_g__charcode_to_pos: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 6 cases
[c:computedgoto] pypy_g__charcode_to_pos_1: 5 cases
[c:writing] rpython_rtyper.c
[c:writing] rpython_rtyper_lltypesystem.c
[c:writing] rpython_rtyper_lltypesystem_1.c
[c:writing] rpython_rtyper_lltypesystem_2.c
[c:writing] rpython_rtyper_lltypesystem_3.c
[c:writing] rpython_rtyper_lltypesystem_4.c
[c:writing] rpython_rtyper_lltypesystem_module.c
[c:writing] rpython_tool.c
[c:writing] rpython_translator.c
[c:writing] rpython_translator_c.c
[translation:info] written: /tmp/usession-main-1/testing_1/testing_1.c
[translation:info] Compiling c source...
[platform:execute] make -j 3 in /tmp/usession-main-1/testing_1
[platform:WARNING] pypy_interpreter_pyparser.c: In function ‘pypy_g_parsestr’:
[platform:WARNING] pypy_interpreter_pyparser.c:23785:54: warning: array subscript -1 is below array bounds of ‘char[1]’ [-Warray-bounds=]
[platform:WARNING] 23785 | l_v529987 = RPyField(l_s_245, rs_chars).items[l_i_652];
[platform:WARNING] singleheader.h:10903:14: note: while referencing ‘items’
[platform:WARNING] 10903 | char items[RPY_VARLENGTH];
[platform:WARNING] | ^~~~~
[platform:WARNING] In file included from /buildbot/slave/pypy-c-jit-linux-x86-64/build/rpython/translator/c/src/g_include.h:11,
[platform:WARNING] from pypy_module_itertools.c:6:
[platform:WARNING] pypy_module_itertools.c: In function ‘pypy_g_W_Product__rotate_previous_gears’:
[platform:WARNING] /buildbot/slave/pypy-c-jit-linux-x86-64/build/rpython/translator/c/src/support.h:69:61: warning: array subscript -1 is below array bounds of ‘void *[1]’ [-Warray-bounds=]
[platform:WARNING] 69 | # define RPyItem(array, index) ((array)->items[index])
[platform:WARNING] | ~~~~~~~~~~~~~~~^~~~~~~~
[platform:WARNING] pypy_module_itertools.c:12323:21: note: in expansion of macro ‘RPyItem’
[platform:WARNING] 12323 | l_v947786 = RPyItem(l_l_2140, l_index_1815);
[platform:WARNING] | ^~~~~~~
[platform:WARNING] singleheader.h:8785:15: note: while referencing ‘items’
[platform:WARNING] 8785 | void* items[RPY_VARLENGTH];
[platform:WARNING] | ^~~~~
[platform:WARNING] rpython_rlib.c: In function ‘pypy_g_reencode_utf8_with_surrogates’:
[platform:WARNING] rpython_rlib.c:8908:57: warning: array subscript -1 is below array bounds of ‘char[1]’ [-Warray-bounds=]
[platform:WARNING] 8908 | l_v1867352 = RPyField(l_utf8_37, rs_chars).items[l_i_2882];
[platform:WARNING] singleheader.h:10903:14: note: while referencing ‘items’
[platform:WARNING] 10903 | char items[RPY_VARLENGTH];
[platform:WARNING] | ^~~~~
[platform:WARNING] rpython_rlib.c:8908:57: warning: array subscript -1 is below array bounds of ‘char[1]’ [-Warray-bounds=]
[platform:WARNING] 8908 | l_v1867352 = RPyField(l_utf8_37, rs_chars).items[l_i_2882];
[platform:WARNING] singleheader.h:10903:14: note: while referencing ‘items’
[platform:WARNING] 10903 | char items[RPY_VARLENGTH];
[platform:WARNING] | ^~~~~
[platform:WARNING] rpython_rlib.c: In function ‘pypy_g_unicode_escape’:
[platform:WARNING] rpython_rlib.c:18404:61: warning: array subscript -1 is below array bounds of ‘char[1]’ [-Warray-bounds=]
[platform:WARNING] 18404 | l_ch_144 = RPyField(l_s_615, rs_chars).items[l_pos_856];
[platform:WARNING] singleheader.h:10903:14: note: while referencing ‘items’
[platform:WARNING] 10903 | char items[RPY_VARLENGTH];
[platform:WARNING] | ^~~~~
[platform:WARNING] structseq.c: In function ‘structseq_repr’:
[platform:WARNING] structseq.c:257:5: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation]
[platform:WARNING] 257 | strncpy(pbuf, typ->tp_name, len);
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[platform:WARNING] structseq.c:255:11: note: length computed here
[platform:WARNING] 255 | len = strlen(typ->tp_name) > TYPE_MAXSIZE ? TYPE_MAXSIZE :
[platform:WARNING] | ^~~~~~~~~~~~~~~~~~~~
[translation:info] copied: /tmp/usession-main-1/testing_1/pypy-c to /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal/pypy-c
[translation:info] copied: /tmp/usession-main-1/testing_1/libpypy-c.so to /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal/libpypy-c.so
[translation:info] created: /buildbot/slave/pypy-c-jit-linux-x86-64/build/pypy/goal/pypy-c
[translation:info] Create cffi bindings for modules...
/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib-python/2.7/hashlib.py:146: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named _pypy_openssl)
RuntimeWarning)
* _pypy_util_build.py
* _ssl_build.py
generating ./_pypy_openssl.c
the current directory is '/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib_pypy'
running build_ext
building '_pypy_openssl' extension
cc -pthread -DNDEBUG -O2 -fPIC -I/buildbot/slave/pypy-c-jit-linux-x86-64/build/include -c _pypy_openssl.c -o ./_pypy_openssl.o
cc -pthread -shared ./_pypy_openssl.o -lssl -lcrypto -o ./_pypy_openssl.pypy-80.so -L/usr/local/lib
/buildbot/slave/pypy-c-jit-linux-x86-64/build/lib-python/2.7/hashlib.py:146: RuntimeWarning: The _hashlib module is not available, falling back to a much slower implementation (No module named _pypy_openssl)
RuntimeWarning)
* _sqlite3_build.py
* _audioop_build.py
* _tkinter/tklib_build.py
* _curses_build.py
* _syslog_build.py
* _gdbm_build.py
* _pwdgrp_build.py
* _resource_build.py
[translation:info] usession directory: /tmp/usession-main-1
[Timer] Timings:
[Timer] loading target --- 12.3 s
[Timer] annotate --- 166.3 s
[Timer] rtype_lltype --- 80.7 s
[Timer] pyjitpl_lltype --- 198.8 s
[Timer] backendopt_lltype --- 88.4 s
[Timer] stackcheckinsertion_lltype --- 4.1 s
[Timer] database_c --- 159.6 s
[Timer] source_c --- 71.8 s
[Timer] compile_c --- 199.2 s
[Timer] build_cffi_imports --- 9.7 s
[Timer] ==========================================
[Timer] Total: --- 991.0 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
program finished with exit code 0
elapsedTime=996.967949