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=d6815180f551
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 / 149882 blocks (5%)
[rtyper] specializing: 15400 / 153502 blocks (10%)
[rtyper] specializing: 23900 / 158774 blocks (15%)
[rtyper] specializing: 32300 / 161337 blocks (20%)
[rtyper] specializing: 40700 / 162415 blocks (25%)
[rtyper] specializing: 48800 / 162524 blocks (30%)
[rtyper] specializing: 57200 / 163214 blocks (35%)
[rtyper] specializing: 65400 / 163280 blocks (40%)
[rtyper] specializing: 74100 / 164447 blocks (45%)
[rtyper] specializing: 82800 / 165600 blocks (50%)
[rtyper] specializing: 92200 / 167569 blocks (55%)
[rtyper] specializing: 101500 / 169020 blocks (60%)
[rtyper] specializing: 110100 / 169284 blocks (65%)
[rtyper] specializing: 119300 / 170368 blocks (70%)
[rtyper] specializing: 128000 / 170623 blocks (75%)
[rtyper] specializing: 137300 / 171600 blocks (80%)
[rtyper] specializing: 145900 / 171600 blocks (85%)
[rtyper] specializing: 147000 / 171600 blocks (85%)
[rtyper] specializing: 154500 / 171604 blocks (90%)
[rtyper] specializing: 163100 / 171604 blocks (95%)
[rtyper] -=- specialized 171604 blocks -=-
[rtyper] specializing: 171700 / 172342 blocks (99%)
[rtyper] specializing: 172400 / 173075 blocks (99%)
[rtyper] -=- specialized 1471 more blocks -=-
[rtyper] -=- specialized 0 more blocks -=-
[rtyper] -=- specialized 2 more blocks -=-
[translation:info] JIT compiler generation...
[rtyper] specializing: 173100 / 173104 blocks (99%)
[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 41523 callsites.
[backendopt:malloc] starting malloc removal
[backendopt:malloc] removed 6545 simple mallocs in total
[backendopt:mergeifblocks] starting to merge if blocks
[rtyper] specializing: 173200 / 173375 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] specializing: 173400 / 173403 blocks (99%)
[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] -=- 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] specializing: 173500 / 173501 blocks (99%)
[rtyper] -=- specialized 2 more blocks -=-
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of (pypy.interpreter.executioncontext:322)ExecutionContext._trace at 0x62ea2758>
[jitcodewriter:WARNING] ignoring hint {'access_directly': False} at <FunctionGraph of dispatcher_app_profile_call_etc at 0x63ab6950>
[rtyper] -=- 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 -=-
[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] specializing: 173600 / 173601 blocks (99%)
[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] -=- 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 0x2ede6330>
[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 88455 -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 / 256101 blocks (67%)
[rtyper] specializing: 184800 / 256564 blocks (72%)
[rtyper] specializing: 200000 / 259695 blocks (77%)
[rtyper] specializing: 216200 / 263589 blocks (82%)
[rtyper] specializing: 232100 / 266678 blocks (87%)
[rtyper] specializing: 245500 / 266802 blocks (92%)
[rtyper] specializing: 256200 / 266802 blocks (96%)
[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 124086 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 2793 stack checks.
[translation:info] Creating database for generating c source...
[rtyper] -=- specialized 21 more blocks -=-
[rtyper] -=- specialized 5 more blocks -=-
[rtyper] specializing: 266900 / 269735 blocks (98%)
[rtyper] -=- specialized 2920 more blocks -=-
[rtyper] specializing: 269800 / 269801 blocks (99%)
[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 1766 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] -=- 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: 23304 ]
[c] 24000 nodes [ array: 7241 framework rtti: 667 func: 5378 group: 1 struct: 23819 ]
[c] 25000 nodes [ array: 7254 framework rtti: 667 func: 5427 group: 1 struct: 24429 ]
[c] 26000 nodes [ array: 7295 framework rtti: 670 func: 5642 group: 1 struct: 25695 ]
[c] 27000 nodes [ array: 7404 framework rtti: 678 func: 5848 group: 1 struct: 26668 ]
[c] 28000 nodes [ array: 7439 framework rtti: 679 func: 6149 group: 1 struct: 27693 ]
[c] 29000 nodes [ array: 7531 framework rtti: 722 func: 6507 group: 1 struct: 28049 ]
[c] 30000 nodes [ array: 7667 framework rtti: 751 func: 6831 group: 1 struct: 28525 ]
[c] 31000 nodes [ array: 7794 framework rtti: 801 func: 7281 group: 1 struct: 29033 ]
[c] 32000 nodes [ array: 7967 framework rtti: 841 func: 7451 group: 1 struct: 29582 ]
[c] 33000 nodes [ array: 8214 framework rtti: 897 func: 7719 group: 1 struct: 29983 ]
[c] 34000 nodes [ array: 8516 framework rtti: 918 func: 7958 group: 1 struct: 30512 ]
[c] 35000 nodes [ array: 8869 framework rtti: 987 func: 8217 group: 1 struct: 31305 ]
[c] 36000 nodes [ array: 9090 framework rtti: 989 func: 8351 group: 1 struct: 31842 ]
[c] 37000 nodes [ array: 9370 framework rtti: 991 func: 8443 group: 1 struct: 32614 ]
[c] 38000 nodes [ array: 9734 framework rtti: 992 func: 8531 group: 1 struct: 33298 ]
[c] 39000 nodes [ array: 9977 framework rtti: 994 func: 8696 group: 1 struct: 34092 ]
[c] 40000 nodes [ array: 10164 framework rtti: 996 func: 8961 group: 1 struct: 35104 ]
[c] 41000 nodes [ array: 10382 framework rtti: 998 func: 9121 group: 1 struct: 35952 ]
[c] 42000 nodes [ array: 10549 framework rtti: 999 func: 9345 group: 1 struct: 36776 ]
[c] 43000 nodes [ array: 10657 framework rtti: 1013 func: 9637 group: 1 struct: 37338 ]
[c] 44000 nodes [ array: 10748 framework rtti: 1037 func: 9936 group: 1 struct: 38100 ]
[c] 45000 nodes [ array: 10832 framework rtti: 1052 func: 10193 group: 1 struct: 38643 ]
[c] 46000 nodes [ array: 13914 framework rtti: 1052 func: 10382 group: 1 struct: 40260 ]
[c] 47000 nodes [ array: 14042 framework rtti: 1062 func: 10692 group: 1 struct: 40802 ]
[c] 48000 nodes [ array: 14188 framework rtti: 1067 func: 10953 group: 1 struct: 41337 ]
[c] 49000 nodes [ array: 14226 framework rtti: 1075 func: 11086 group: 1 struct: 41985 ]
[c] 50000 nodes [ array: 14302 framework rtti: 1076 func: 11223 group: 1 struct: 42441 ]
[c] 51000 nodes [ array: 14503 framework rtti: 1082 func: 11394 group: 1 struct: 53901 ]
[c] 52000 nodes [ array: 14503 framework rtti: 1082 func: 11394 group: 1 struct: 54455 ]
[c] 53000 nodes [ array: 14595 framework rtti: 1082 func: 11494 group: 1 struct: 54927 ]
[c] 54000 nodes [ array: 14718 framework rtti: 1083 func: 11719 group: 1 struct: 55807 ]
[c] 55000 nodes [ array: 14836 framework rtti: 1094 func: 11902 group: 1 struct: 56466 ]
[c] 56000 nodes [ array: 15021 framework rtti: 1096 func: 12002 group: 1 struct: 57246 ]
[c] 57000 nodes [ array: 15151 framework rtti: 1097 func: 12183 group: 1 struct: 57665 ]
[c] 58000 nodes [ array: 15378 framework rtti: 1106 func: 12469 group: 1 struct: 58566 ]
[c] 59000 nodes [ array: 15542 framework rtti: 1117 func: 12771 group: 1 struct: 59512 ]
[c] 60000 nodes [ array: 15778 framework rtti: 1117 func: 13051 group: 1 struct: 60425 ]
[c] 61000 nodes [ array: 16012 framework rtti: 1124 func: 13410 group: 1 struct: 61247 ]
[c] 62000 nodes [ array: 16229 framework rtti: 1124 func: 13451 group: 1 struct: 61822 ]
[c] 63000 nodes [ array: 16419 framework rtti: 1124 func: 13451 group: 1 struct: 62508 ]
[c] 64000 nodes [ array: 16623 framework rtti: 1124 func: 13451 group: 1 struct: 63173 ]
[c] 65000 nodes [ array: 16845 framework rtti: 1124 func: 13451 group: 1 struct: 64161 ]
[c] 66000 nodes [ array: 17104 framework rtti: 1124 func: 13670 group: 1 struct: 65069 ]
[c] 67000 nodes [ array: 17304 framework rtti: 1130 func: 13930 group: 1 struct: 65752 ]
[c] 68000 nodes [ array: 17435 framework rtti: 1136 func: 14193 group: 1 struct: 66543 ]
[c] 69000 nodes [ array: 17605 framework rtti: 1140 func: 14298 group: 1 struct: 67334 ]
[c] 70000 nodes [ array: 18617 framework rtti: 1140 func: 14506 group: 1 struct: 98729 ]
[c] 71000 nodes [ array: 19565 framework rtti: 1140 func: 14633 group: 1 struct: 101233 ]
[c] 72000 nodes [ array: 20667 framework rtti: 1140 func: 14994 group: 1 struct: 103646 ]
[c] 73000 nodes [ array: 21960 framework rtti: 1140 func: 15382 group: 1 struct: 105999 ]
[c] 74000 nodes [ array: 23337 framework rtti: 1140 func: 15939 group: 1 struct: 108036 ]
[c] 75000 nodes [ array: 24760 framework rtti: 1140 func: 16464 group: 1 struct: 110226 ]
[c] 76000 nodes [ array: 26414 framework rtti: 1140 func: 17161 group: 1 struct: 112467 ]
[c] 77000 nodes [ array: 27940 framework rtti: 1140 func: 17716 group: 1 struct: 114675 ]
[c] 78000 nodes [ array: 29523 framework rtti: 1140 func: 18438 group: 1 struct: 116849 ]
[c] 79000 nodes [ array: 31100 framework rtti: 1140 func: 18882 group: 1 struct: 119300 ]
[c] 80000 nodes [ array: 32534 framework rtti: 1141 func: 19285 group: 1 struct: 121405 ]
[c] 81000 nodes [ array: 32675 framework rtti: 1145 func: 19323 group: 1 struct: 121958 ]
[c] 82000 nodes [ array: 32858 framework rtti: 1145 func: 19344 group: 1 struct: 122191 ]
[c] 83000 nodes [ array: 33159 framework rtti: 1148 func: 19371 group: 1 struct: 122572 ]
[c] 84000 nodes [ array: 33397 framework rtti: 1151 func: 19401 group: 1 struct: 123178 ]
[c] 85000 nodes [ array: 33680 framework rtti: 1155 func: 19455 group: 1 struct: 123912 ]
[c] 86000 nodes [ array: 33920 framework rtti: 1158 func: 19460 group: 1 struct: 124384 ]
[c] 87000 nodes [ array: 34159 framework rtti: 1160 func: 19484 group: 1 struct: 125025 ]
[c] 88000 nodes [ array: 34289 framework rtti: 1169 func: 19613 group: 1 struct: 125507 ]
[c] 89000 nodes [ array: 34464 framework rtti: 1169 func: 19687 group: 1 struct: 126226 ]
[c] 90000 nodes [ array: 34647 framework rtti: 1171 func: 19717 group: 1 struct: 126764 ]
[c] 91000 nodes [ array: 34836 framework rtti: 1171 func: 19782 group: 1 struct: 127275 ]
[c] 92000 nodes [ array: 34999 framework rtti: 1171 func: 19815 group: 1 struct: 127756 ]
[c] 93000 nodes [ array: 35120 framework rtti: 1171 func: 19815 group: 1 struct: 128172 ]
[c] 94000 nodes [ array: 35251 framework rtti: 1171 func: 19815 group: 1 struct: 128652 ]
[c] 95000 nodes [ array: 35416 framework rtti: 1171 func: 19815 group: 1 struct: 129090 ]
[c] 96000 nodes [ array: 35584 framework rtti: 1171 func: 19815 group: 1 struct: 129513 ]
[c] 97000 nodes [ array: 35725 framework rtti: 1174 func: 19949 group: 1 struct: 130080 ]
[c] 98000 nodes [ array: 36019 framework rtti: 1178 func: 20062 group: 1 struct: 130760 ]
[c] 99000 nodes [ array: 36218 framework rtti: 1179 func: 20224 group: 1 struct: 131399 ]
[c] 100000 nodes [ array: 36400 framework rtti: 1183 func: 20301 group: 1 struct: 132295 ]
[c] 101000 nodes [ array: 36471 framework rtti: 1185 func: 20329 group: 1 struct: 132746 ]
[c] 102000 nodes [ array: 36564 framework rtti: 1185 func: 20371 group: 1 struct: 133335 ]
[c] 103000 nodes [ array: 36615 framework rtti: 1185 func: 20382 group: 1 struct: 133871 ]
[c] 104000 nodes [ array: 36677 framework rtti: 1185 func: 20431 group: 1 struct: 134453 ]
[c] 105000 nodes [ array: 36796 framework rtti: 1185 func: 20508 group: 1 struct: 135135 ]
[c] 106000 nodes [ array: 36909 framework rtti: 1185 func: 20539 group: 1 struct: 135761 ]
[c] 107000 nodes [ array: 37015 framework rtti: 1185 func: 20564 group: 1 struct: 136318 ]
[c] 108000 nodes [ array: 37161 framework rtti: 1185 func: 20627 group: 1 struct: 137047 ]
[c] 109000 nodes [ array: 37451 framework rtti: 1185 func: 20717 group: 1 struct: 137930 ]
[c] 110000 nodes [ array: 37651 framework rtti: 1185 func: 20772 group: 1 struct: 138652 ]
[c] 111000 nodes [ array: 37806 framework rtti: 1185 func: 20814 group: 1 struct: 139314 ]
[c] 112000 nodes [ array: 37895 framework rtti: 1185 func: 20866 group: 1 struct: 139938 ]
[c] 113000 nodes [ array: 37974 framework rtti: 1185 func: 20910 group: 1 struct: 140490 ]
[c] 114000 nodes [ array: 38184 framework rtti: 1185 func: 20952 group: 1 struct: 141218 ]
[c] 115000 nodes [ array: 38349 framework rtti: 1185 func: 21001 group: 1 struct: 141947 ]
[c] 116000 nodes [ array: 38529 framework rtti: 1185 func: 21038 group: 1 struct: 142702 ]
[c] 117000 nodes [ array: 38703 framework rtti: 1185 func: 21067 group: 1 struct: 143396 ]
[c] 118000 nodes [ array: 38857 framework rtti: 1185 func: 21106 group: 1 struct: 144126 ]
[c] 119000 nodes [ array: 38967 framework rtti: 1185 func: 21178 group: 1 struct: 144849 ]
[c] 120000 nodes [ array: 39175 framework rtti: 1185 func: 21220 group: 1 struct: 145599 ]
[c] 121000 nodes [ array: 39393 framework rtti: 1185 func: 21253 group: 1 struct: 146331 ]
[c] 122000 nodes [ array: 39551 framework rtti: 1185 func: 21276 group: 1 struct: 147064 ]
[c] 123000 nodes [ array: 39720 framework rtti: 1185 func: 21335 group: 1 struct: 147740 ]
[c] 124000 nodes [ array: 40000 framework rtti: 1185 func: 21367 group: 1 struct: 148450 ]
[c] 125000 nodes [ array: 40151 framework rtti: 1185 func: 21414 group: 1 struct: 149113 ]
[c] 126000 nodes [ array: 40379 framework rtti: 1185 func: 21432 group: 1 struct: 149903 ]
[c] 127000 nodes [ array: 40660 framework rtti: 1185 func: 21470 group: 1 struct: 150595 ]
[c] 128000 nodes [ array: 40877 framework rtti: 1185 func: 21510 group: 1 struct: 151370 ]
[c] 129000 nodes [ array: 41275 framework rtti: 1185 func: 21520 group: 1 struct: 152355 ]
[c] 130000 nodes [ array: 41544 framework rtti: 1186 func: 21578 group: 1 struct: 152968 ]
[c] 131000 nodes [ array: 42043 framework rtti: 1186 func: 21610 group: 1 struct: 153157 ]
[c] 132000 nodes [ array: 42550 framework rtti: 1186 func: 21709 group: 1 struct: 153299 ]
[c] 133000 nodes [ array: 43031 framework rtti: 1186 func: 21756 group: 1 struct: 153437 ]
[c] 134000 nodes [ array: 43476 framework rtti: 1186 func: 21806 group: 1 struct: 153583 ]
[c] 135000 nodes [ array: 44010 framework rtti: 1186 func: 21832 group: 1 struct: 153773 ]
[c] 136000 nodes [ array: 44573 framework rtti: 1186 func: 21867 group: 1 struct: 154017 ]
[c] 137000 nodes [ array: 45175 framework rtti: 1186 func: 21941 group: 1 struct: 154247 ]
[c] 138000 nodes [ array: 45675 framework rtti: 1186 func: 21954 group: 1 struct: 154451 ]
[c] 139000 nodes [ array: 46107 framework rtti: 1186 func: 22040 group: 1 struct: 154616 ]
[c] 140000 nodes [ array: 46527 framework rtti: 1186 func: 22093 group: 1 struct: 154750 ]
[c] 141000 nodes [ array: 46916 framework rtti: 1186 func: 22167 group: 1 struct: 154991 ]
[c] 142000 nodes [ array: 47454 framework rtti: 1186 func: 22191 group: 1 struct: 155199 ]
[c] 143000 nodes [ array: 47884 framework rtti: 1186 func: 22294 group: 1 struct: 155344 ]
[c] 144000 nodes [ array: 48266 framework rtti: 1186 func: 22346 group: 1 struct: 155513 ]
[c] 145000 nodes [ array: 48684 framework rtti: 1186 func: 22369 group: 1 struct: 155689 ]
[c] 146000 nodes [ array: 49076 framework rtti: 1186 func: 22403 group: 1 struct: 155856 ]
[c] 147000 nodes [ array: 49473 framework rtti: 1186 func: 22448 group: 1 struct: 156024 ]
[c] 148000 nodes [ array: 49810 framework rtti: 1186 func: 22475 group: 1 struct: 156250 ]
[c] 149000 nodes [ array: 50177 framework rtti: 1186 func: 22541 group: 1 struct: 156374 ]
[c] 150000 nodes [ array: 50619 framework rtti: 1186 func: 22589 group: 1 struct: 156548 ]
[c] 151000 nodes [ array: 50995 framework rtti: 1186 func: 22636 group: 1 struct: 156704 ]
[c] 152000 nodes [ array: 51432 framework rtti: 1186 func: 22654 group: 1 struct: 156848 ]
[c] 153000 nodes [ array: 51777 framework rtti: 1186 func: 22691 group: 1 struct: 156992 ]
[c] 154000 nodes [ array: 52120 framework rtti: 1186 func: 22755 group: 1 struct: 157149 ]
[c] 155000 nodes [ array: 52528 framework rtti: 1186 func: 22789 group: 1 struct: 157284 ]
[c] 156000 nodes [ array: 52930 framework rtti: 1186 func: 22823 group: 1 struct: 157423 ]
[c] 157000 nodes [ array: 53213 framework rtti: 1186 func: 22831 group: 1 struct: 157607 ]
[c] 158000 nodes [ array: 53456 framework rtti: 1186 func: 22838 group: 1 struct: 157807 ]
[c] 159000 nodes [ array: 53826 framework rtti: 1186 func: 22877 group: 1 struct: 157974 ]
[c] 160000 nodes [ array: 54190 framework rtti: 1186 func: 22903 group: 1 struct: 158164 ]
[c] 161000 nodes [ array: 54598 framework rtti: 1186 func: 22931 group: 1 struct: 158330 ]
[c] 162000 nodes [ array: 54952 framework rtti: 1186 func: 22950 group: 1 struct: 158518 ]
[c] 163000 nodes [ array: 55314 framework rtti: 1186 func: 22994 group: 1 struct: 158668 ]
[c] 164000 nodes [ array: 55680 framework rtti: 1186 func: 23028 group: 1 struct: 158875 ]
[c] 165000 nodes [ array: 55982 framework rtti: 1186 func: 23043 group: 1 struct: 159069 ]
[c] 166000 nodes [ array: 56230 framework rtti: 1186 func: 23066 group: 1 struct: 159276 ]
[c] 167000 nodes [ array: 56497 framework rtti: 1186 func: 23067 group: 1 struct: 159490 ]
[c] 168000 nodes [ array: 56837 framework rtti: 1186 func: 23068 group: 1 struct: 159753 ]
[c] 169000 nodes [ array: 57250 framework rtti: 1186 func: 23068 group: 1 struct: 159977 ]
[c] 170000 nodes [ array: 57575 framework rtti: 1186 func: 23068 group: 1 struct: 160175 ]
[c] 171000 nodes [ array: 57842 framework rtti: 1186 func: 23076 group: 1 struct: 160370 ]
[c] 172000 nodes [ array: 58137 framework rtti: 1186 func: 23084 group: 1 struct: 160597 ]
[c] 173000 nodes [ array: 58444 framework rtti: 1186 func: 23124 group: 1 struct: 160829 ]
[c] 174000 nodes [ array: 58818 framework rtti: 1186 func: 23329 group: 1 struct: 161081 ]
[c] 175000 nodes [ array: 59016 framework rtti: 1192 func: 23417 group: 1 struct: 161700 ]
[c] 176000 nodes [ array: 59058 framework rtti: 1195 func: 23432 group: 1 struct: 161926 ]
[c] 177000 nodes [ array: 59102 framework rtti: 1198 func: 23464 group: 1 struct: 162236 ]
[c] 178000 nodes [ array: 59294 framework rtti: 1207 func: 23487 group: 1 struct: 163092 ]
[c] 179000 nodes [ array: 59385 framework rtti: 1210 func: 23489 group: 1 struct: 163480 ]
[c] 180000 nodes [ array: 59889 framework rtti: 1216 func: 23554 group: 1 struct: 163573 ]
[c] 181000 nodes [ array: 59958 framework rtti: 1225 func: 23644 group: 1 struct: 164267 ]
[c] 182000 nodes [ array: 60044 framework rtti: 1226 func: 23684 group: 1 struct: 165195 ]
[c] 183000 nodes [ array: 60103 framework rtti: 1230 func: 23710 group: 1 struct: 165731 ]
[c] 184000 nodes [ array: 60176 framework rtti: 1231 func: 23716 group: 1 struct: 166339 ]
[c] 185000 nodes [ array: 60328 framework rtti: 1231 func: 23716 group: 1 struct: 166455 ]
[c] 186000 nodes [ array: 60508 framework rtti: 1231 func: 23716 group: 1 struct: 166492 ]
[c] 187000 nodes [ array: 60625 framework rtti: 1252 func: 23796 group: 1 struct: 166845 ]
[c] 188000 nodes [ array: 60759 framework rtti: 1255 func: 23844 group: 1 struct: 167307 ]
[c] 189000 nodes [ array: 61010 framework rtti: 1259 func: 23906 group: 1 struct: 167817 ]
[c] 190000 nodes [ array: 61041 framework rtti: 1334 func: 23968 group: 1 struct: 170983 ]
[c] 191000 nodes [ array: 61262 framework rtti: 1337 func: 23990 group: 1 struct: 171915 ]
[c] 192000 nodes [ array: 61648 framework rtti: 1337 func: 23990 group: 1 struct: 172694 ]
[c] 193000 nodes [ array: 61931 framework rtti: 1337 func: 23990 group: 1 struct: 173564 ]
[c] 194000 nodes [ array: 62180 framework rtti: 1337 func: 23990 group: 1 struct: 174590 ]
[c] 195000 nodes [ array: 62484 framework rtti: 1337 func: 23990 group: 1 struct: 175631 ]
[c] 196000 nodes [ array: 62738 framework rtti: 1337 func: 23990 group: 1 struct: 176661 ]
[c] 197000 nodes [ array: 62969 framework rtti: 1337 func: 23990 group: 1 struct: 177661 ]
[c] 198000 nodes [ array: 63242 framework rtti: 1337 func: 23990 group: 1 struct: 178747 ]
[c] 199000 nodes [ array: 63525 framework rtti: 1337 func: 23990 group: 1 struct: 179786 ]
[c] 200000 nodes [ array: 63804 framework rtti: 1337 func: 23990 group: 1 struct: 180613 ]
[c] 201000 nodes [ array: 64060 framework rtti: 1337 func: 23990 group: 1 struct: 181629 ]
[c] 202000 nodes [ array: 64355 framework rtti: 1337 func: 23991 group: 1 struct: 182603 ]
[c] 203000 nodes [ array: 64678 framework rtti: 1337 func: 23991 group: 1 struct: 183605 ]
[c] 204000 nodes [ array: 65017 framework rtti: 1337 func: 23991 group: 1 struct: 184613 ]
[c] 205000 nodes [ array: 65358 framework rtti: 1337 func: 23991 group: 1 struct: 185645 ]
[c] 206000 nodes [ array: 65625 framework rtti: 1337 func: 23991 group: 1 struct: 186694 ]
[c] 207000 nodes [ array: 65951 framework rtti: 1337 func: 23991 group: 1 struct: 187790 ]
[c] 208000 nodes [ array: 66236 framework rtti: 1337 func: 23991 group: 1 struct: 188796 ]
[c] 209000 nodes [ array: 66561 framework rtti: 1337 func: 23991 group: 1 struct: 189812 ]
[c] 210000 nodes [ array: 66819 framework rtti: 1337 func: 23991 group: 1 struct: 190731 ]
[c] 211000 nodes [ array: 67071 framework rtti: 1342 func: 23991 group: 1 struct: 191707 ]
[c] 212000 nodes [ array: 67369 framework rtti: 1342 func: 23991 group: 1 struct: 192663 ]
[c] 213000 nodes [ array: 67686 framework rtti: 1342 func: 23991 group: 1 struct: 193703 ]
[c] 214000 nodes [ array: 67890 framework rtti: 1342 func: 23991 group: 1 struct: 194646 ]
[c] 215000 nodes [ array: 68160 framework rtti: 1342 func: 23991 group: 1 struct: 195750 ]
[c] 216000 nodes [ array: 68458 framework rtti: 1342 func: 23991 group: 1 struct: 197009 ]
[c] 217000 nodes [ array: 68678 framework rtti: 1342 func: 23991 group: 1 struct: 198252 ]
[c] 218000 nodes [ array: 68712 framework rtti: 1342 func: 23993 group: 1 struct: 198563 ]
[c] 219000 nodes [ array: 68718 framework rtti: 1342 func: 24062 group: 1 struct: 198736 ]
[c] 220000 nodes [ array: 68736 framework rtti: 1342 func: 24085 group: 1 struct: 198944 ]
[c] 221000 nodes [ array: 68736 framework rtti: 1342 func: 24101 group: 1 struct: 199209 ]
[c] 222000 nodes [ array: 68736 framework rtti: 1342 func: 24196 group: 1 struct: 199446 ]
[c] 223000 nodes [ array: 68737 framework rtti: 1342 func: 24211 group: 1 struct: 199741 ]
[c] 224000 nodes [ array: 68776 framework rtti: 1342 func: 24237 group: 1 struct: 199961 ]
[c] 225000 nodes [ array: 68807 framework rtti: 1342 func: 24280 group: 1 struct: 200196 ]
[c] 226000 nodes [ array: 68810 framework rtti: 1342 func: 24289 group: 1 struct: 200464 ]
[c] 227000 nodes [ array: 68846 framework rtti: 1342 func: 24331 group: 1 struct: 200684 ]
[c] 228000 nodes [ array: 68887 framework rtti: 1342 func: 24348 group: 1 struct: 200960 ]
[c] 229000 nodes [ array: 68923 framework rtti: 1342 func: 24391 group: 1 struct: 201194 ]
[c] 230000 nodes [ array: 68958 framework rtti: 1342 func: 24427 group: 1 struct: 201458 ]
[c] 231000 nodes [ array: 68983 framework rtti: 1342 func: 24480 group: 1 struct: 201701 ]
[c] 232000 nodes [ array: 69010 framework rtti: 1342 func: 24496 group: 1 struct: 201951 ]
[c] 233000 nodes [ array: 69036 framework rtti: 1342 func: 24543 group: 1 struct: 202201 ]
[c] 234000 nodes [ array: 69051 framework rtti: 1342 func: 24603 group: 1 struct: 202427 ]
[c] 235000 nodes [ array: 69066 framework rtti: 1343 func: 24621 group: 1 struct: 202758 ]
[c] 236000 nodes [ array: 69094 framework rtti: 1343 func: 24642 group: 1 struct: 203073 ]
[c] 237000 nodes [ array: 69108 framework rtti: 1343 func: 24670 group: 1 struct: 203352 ]
[c] 238000 nodes [ array: 69216 framework rtti: 1343 func: 24677 group: 1 struct: 203620 ]
[c] 239000 nodes [ array: 69259 framework rtti: 1343 func: 24708 group: 1 struct: 203916 ]
[c] 240000 nodes [ array: 69260 framework rtti: 1343 func: 24719 group: 1 struct: 204351 ]
[c] 241000 nodes [ array: 69260 framework rtti: 1343 func: 24719 group: 1 struct: 204779 ]
[c] 242000 nodes [ array: 69260 framework rtti: 1343 func: 24719 group: 1 struct: 205142 ]
[c] 243000 nodes [ array: 69269 framework rtti: 1343 func: 24726 group: 1 struct: 205586 ]
[c] 244000 nodes [ array: 69281 framework rtti: 1343 func: 24974 group: 1 struct: 206318 ]
[c] 245000 nodes [ array: 69385 framework rtti: 1349 func: 25313 group: 1 struct: 206729 ]
[c] 246000 nodes [ array: 69546 framework rtti: 1378 func: 25361 group: 1 struct: 208966 ]
[c] 247000 nodes [ array: 69706 framework rtti: 1388 func: 25373 group: 1 struct: 209492 ]
[c] 248000 nodes [ array: 69765 framework rtti: 1403 func: 25397 group: 1 struct: 210038 ]
[c] 249000 nodes [ array: 69958 framework rtti: 1427 func: 25519 group: 1 struct: 210457 ]
[c] 250000 nodes [ array: 70201 framework rtti: 1431 func: 25519 group: 1 struct: 211075 ]
[c] 251000 nodes [ array: 70512 framework rtti: 1437 func: 25527 group: 1 struct: 211619 ]
[c] 252000 nodes [ array: 70603 framework rtti: 1450 func: 25535 group: 1 struct: 212012 ]
[c] 253000 nodes [ array: 70769 framework rtti: 1453 func: 25593 group: 1 struct: 212581 ]
[c] 254000 nodes [ array: 70855 framework rtti: 1467 func: 25625 group: 1 struct: 212887 ]
[c] 255000 nodes [ array: 70867 framework rtti: 1470 func: 25654 group: 1 struct: 215433 ]
[c] 256000 nodes [ array: 70869 framework rtti: 1470 func: 25657 group: 1 struct: 218683 ]
[c] 257000 nodes [ array: 70880 framework rtti: 1470 func: 25659 group: 1 struct: 220397 ]
[c] 258000 nodes [ array: 70921 framework rtti: 1472 func: 25695 group: 1 struct: 221351 ]
[c] 259000 nodes [ array: 70944 framework rtti: 1472 func: 25695 group: 1 struct: 221941 ]
[c] 260000 nodes [ array: 70964 framework rtti: 1472 func: 25695 group: 1 struct: 222226 ]
[c] 261000 nodes [ array: 71080 framework rtti: 1472 func: 25695 group: 1 struct: 222621 ]
[c] 262000 nodes [ array: 71110 framework rtti: 1472 func: 25695 group: 1 struct: 223349 ]
[c] 263000 nodes [ array: 71126 framework rtti: 1472 func: 25695 group: 1 struct: 223947 ]
[c] 264000 nodes [ array: 71144 framework rtti: 1472 func: 25695 group: 1 struct: 224931 ]
[c] 265000 nodes [ array: 71199 framework rtti: 1472 func: 25695 group: 1 struct: 225613 ]
[c] 266000 nodes [ array: 71262 framework rtti: 1472 func: 25695 group: 1 struct: 226361 ]
[c] 267000 nodes [ array: 71283 framework rtti: 1472 func: 25695 group: 1 struct: 227200 ]
[c] 268000 nodes [ array: 71302 framework rtti: 1472 func: 25695 group: 1 struct: 227973 ]
[c] 269000 nodes [ array: 71324 framework rtti: 1472 func: 25695 group: 1 struct: 228633 ]
[c] 270000 nodes [ array: 71364 framework rtti: 1472 func: 25695 group: 1 struct: 228993 ]
[c] 271000 nodes [ array: 71395 framework rtti: 1472 func: 25695 group: 1 struct: 229805 ]
[c] 272000 nodes [ array: 71418 framework rtti: 1472 func: 25695 group: 1 struct: 230484 ]
[c] 273000 nodes [ array: 71433 framework rtti: 1472 func: 25695 group: 1 struct: 231192 ]
[c] 274000 nodes [ array: 71442 framework rtti: 1472 func: 25695 group: 1 struct: 231984 ]
[c] 275000 nodes [ array: 71471 framework rtti: 1472 func: 25695 group: 1 struct: 232677 ]
[c] 276000 nodes [ array: 71489 framework rtti: 1472 func: 25695 group: 1 struct: 233425 ]
[c] 277000 nodes [ array: 71498 framework rtti: 1472 func: 25695 group: 1 struct: 234042 ]
[c] 278000 nodes [ array: 71516 framework rtti: 1472 func: 25695 group: 1 struct: 234752 ]
[c] 279000 nodes [ array: 71533 framework rtti: 1472 func: 25695 group: 1 struct: 235600 ]
[c] 280000 nodes [ array: 71564 framework rtti: 1472 func: 25695 group: 1 struct: 236464 ]
[c] 281000 nodes [ array: 71577 framework rtti: 1472 func: 25695 group: 1 struct: 237161 ]
[c] 282000 nodes [ array: 71582 framework rtti: 1472 func: 25695 group: 1 struct: 237911 ]
[c] 283000 nodes [ array: 71615 framework rtti: 1472 func: 25695 group: 1 struct: 238399 ]
[c] 284000 nodes [ array: 71630 framework rtti: 1472 func: 25695 group: 1 struct: 239265 ]
[c] 285000 nodes [ array: 71656 framework rtti: 1472 func: 25695 group: 1 struct: 240087 ]
[c] 286000 nodes [ array: 71662 framework rtti: 1472 func: 25695 group: 1 struct: 240898 ]
[c] 287000 nodes [ array: 71687 framework rtti: 1472 func: 25695 group: 1 struct: 241667 ]
[c] 288000 nodes [ array: 71696 framework rtti: 1472 func: 25695 group: 1 struct: 242350 ]
[c] 289000 nodes [ array: 71710 framework rtti: 1472 func: 25695 group: 1 struct: 243179 ]
[c] 290000 nodes [ array: 71721 framework rtti: 1472 func: 25695 group: 1 struct: 244252 ]
[c] 291000 nodes [ array: 71721 framework rtti: 1472 func: 25695 group: 1 struct: 245383 ]
[c] 292000 nodes [ array: 71728 framework rtti: 1472 func: 25695 group: 1 struct: 246191 ]
[c] 293000 nodes [ array: 71735 framework rtti: 1472 func: 25698 group: 1 struct: 246606 ]
[c] 294000 nodes [ array: 71735 framework rtti: 1472 func: 25698 group: 1 struct: 246628 ]
[c] 295000 nodes [ array: 71778 framework rtti: 1472 func: 25721 group: 1 struct: 246702 ]
[c] 296000 nodes [ array: 71867 framework rtti: 1474 func: 25753 group: 1 struct: 246823 ]
[c] 297000 nodes [ array: 71931 framework rtti: 1475 func: 25795 group: 1 struct: 249347 ]
[c] 298000 nodes [ array: 71951 framework rtti: 1475 func: 25803 group: 1 struct: 249358 ]
[c] 299000 nodes [ array: 71978 framework rtti: 1475 func: 25810 group: 1 struct: 249603 ]
[c] 300000 nodes [ array: 72009 framework rtti: 1475 func: 25816 group: 1 struct: 249620 ]
[c] 301000 nodes [ array: 72027 framework rtti: 1475 func: 25818 group: 1 struct: 249754 ]
[c] 302000 nodes [ array: 72113 framework rtti: 1518 func: 25968 group: 1 struct: 249925 ]
[c] 303000 nodes [ array: 72221 framework rtti: 1541 func: 26106 group: 1 struct: 250174 ]
[c] 304000 nodes [ array: 72289 framework rtti: 1623 func: 26273 group: 1 struct: 250426 ]
[c] 305000 nodes [ array: 72289 framework rtti: 1765 func: 26450 group: 1 struct: 250568 ]
[c] 306000 nodes [ array: 72442 framework rtti: 1772 func: 26559 group: 1 struct: 251187 ]
[c] 307000 nodes [ array: 72672 framework rtti: 1773 func: 26621 group: 1 struct: 251399 ]
[c] 308000 nodes [ array: 72740 framework rtti: 1773 func: 26622 group: 1 struct: 251885 ]
[c] 309000 nodes [ array: 72802 framework rtti: 1782 func: 26623 group: 1 struct: 252203 ]
[c] 310000 nodes [ array: 72902 framework rtti: 1787 func: 26629 group: 1 struct: 252520 ]
[c] 311000 nodes [ array: 73088 framework rtti: 1799 func: 26659 group: 1 struct: 252990 ]
[c] 312000 nodes [ array: 73237 framework rtti: 1801 func: 26659 group: 1 struct: 253529 ]
[c] 313000 nodes [ array: 73487 framework rtti: 1801 func: 26659 group: 1 struct: 253779 ]
[c] 314000 nodes [ array: 73617 framework rtti: 1801 func: 26660 group: 1 struct: 254571 ]
[c] 315000 nodes [ array: 73854 framework rtti: 1801 func: 26660 group: 1 struct: 254879 ]
[c] 316000 nodes [ array: 74109 framework rtti: 1801 func: 26660 group: 1 struct: 255162 ]
[c] 317000 nodes [ array: 74312 framework rtti: 1801 func: 26661 group: 1 struct: 255746 ]
[c] 318000 nodes [ array: 74526 framework rtti: 1801 func: 26662 group: 1 struct: 256599 ]
[c] 319000 nodes [ array: 74684 framework rtti: 1801 func: 26668 group: 1 struct: 257087 ]
[c] 320000 nodes [ array: 74694 framework rtti: 1806 func: 26696 group: 1 struct: 257564 ]
[c] 321000 nodes [ array: 74694 framework rtti: 1807 func: 26697 group: 1 struct: 258049 ]
[c] 322000 nodes [ array: 74694 framework rtti: 1807 func: 26697 group: 1 struct: 258545 ]
[c] 323000 nodes [ array: 74694 framework rtti: 1807 func: 26697 group: 1 struct: 259065 ]
[c] 324000 nodes [ array: 74694 framework rtti: 1807 func: 26697 group: 1 struct: 259553 ]
[c] 325000 nodes [ array: 74695 framework rtti: 1807 func: 26697 group: 1 struct: 260019 ]
[c] 326000 nodes [ array: 74696 framework rtti: 1807 func: 26697 group: 1 struct: 260516 ]
[c] 327000 nodes [ array: 74697 framework rtti: 1807 func: 26697 group: 1 struct: 261009 ]
[c] 328000 nodes [ array: 74698 framework rtti: 1807 func: 26697 group: 1 struct: 261493 ]
[c] 329000 nodes [ array: 74698 framework rtti: 1807 func: 26697 group: 1 struct: 261994 ]
[c] 330000 nodes [ array: 74698 framework rtti: 1807 func: 26697 group: 1 struct: 262506 ]
[c] 331000 nodes [ array: 74702 framework rtti: 1807 func: 26697 group: 1 struct: 263017 ]
[c] 332000 nodes [ array: 74708 framework rtti: 1807 func: 26697 group: 1 struct: 263528 ]
[c] 333000 nodes [ array: 74713 framework rtti: 1807 func: 26697 group: 1 struct: 264059 ]
[c] 334000 nodes [ array: 74718 framework rtti: 1807 func: 26697 group: 1 struct: 264567 ]
[c] 335000 nodes [ array: 74725 framework rtti: 1807 func: 26697 group: 1 struct: 265075 ]
[c] 336000 nodes [ array: 74726 framework rtti: 1807 func: 26697 group: 1 struct: 265603 ]
[c] 337000 nodes [ array: 74726 framework rtti: 1807 func: 26697 group: 1 struct: 266110 ]
[c] 338000 nodes [ array: 74727 framework rtti: 1807 func: 26697 group: 1 struct: 266605 ]
[c] 339000 nodes [ array: 74727 framework rtti: 1807 func: 26697 group: 1 struct: 267144 ]
[c] 340000 nodes [ array: 74727 framework rtti: 1807 func: 26697 group: 1 struct: 267654 ]
[c] 341000 nodes [ array: 74727 framework rtti: 1807 func: 26697 group: 1 struct: 268150 ]
[c] 342000 nodes [ array: 74727 framework rtti: 1807 func: 26697 group: 1 struct: 268650 ]
[c] 343000 nodes [ array: 74727 framework rtti: 1807 func: 26697 group: 1 struct: 269142 ]
[c] 344000 nodes [ array: 74727 framework rtti: 1807 func: 26697 group: 1 struct: 269643 ]
[c] 345000 nodes [ array: 74727 framework rtti: 1807 func: 26697 group: 1 struct: 270142 ]
[c] 346000 nodes [ array: 74776 framework rtti: 1815 func: 26745 group: 1 struct: 270555 ]
[c] 347000 nodes [ array: 74776 framework rtti: 1815 func: 26745 group: 1 struct: 270559 ]
[c] 348000 nodes [ array: 74776 framework rtti: 1815 func: 26745 group: 1 struct: 270977 ]
[c] 349000 nodes [ array: 74862 framework rtti: 1826 func: 26793 group: 1 struct: 271385 ]
[c] 350000 nodes [ array: 74982 framework rtti: 1833 func: 26886 group: 1 struct: 271929 ]
[c] 351000 nodes [ array: 75187 framework rtti: 1834 func: 26886 group: 1 struct: 271984 ]
[c] 352000 nodes [ array: 75296 framework rtti: 1853 func: 27098 group: 1 struct: 272510 ]
[c] 353000 nodes [ array: 75471 framework rtti: 1883 func: 27103 group: 1 struct: 272774 ]
[c] 354000 nodes [ array: 75650 framework rtti: 1958 func: 27115 group: 1 struct: 273136 ]
[c] 355000 nodes [ array: 75745 framework rtti: 1973 func: 27130 group: 1 struct: 273591 ]
[c] 356000 nodes [ array: 75750 framework rtti: 1973 func: 27130 group: 1 struct: 273996 ]
[c] 357000 nodes [ array: 75759 framework rtti: 1973 func: 27135 group: 1 struct: 274622 ]
[c] 358000 nodes [ array: 75806 framework rtti: 1973 func: 27136 group: 1 struct: 274764 ]
[c] 359000 nodes [ array: 75848 framework rtti: 1973 func: 27153 group: 1 struct: 275540 ]
[c] 360000 nodes [ array: 75857 framework rtti: 1973 func: 27157 group: 1 struct: 276305 ]
[c] 361000 nodes [ array: 75952 framework rtti: 1973 func: 27186 group: 1 struct: 277110 ]
[c] 362000 nodes [ array: 75960 framework rtti: 1973 func: 27186 group: 1 struct: 278102 ]
[c] 363000 nodes [ array: 76024 framework rtti: 1973 func: 27186 group: 1 struct: 279038 ]
[c] 364000 nodes [ array: 76026 framework rtti: 1973 func: 27186 group: 1 struct: 280034 ]
[c] 365000 nodes [ array: 76041 framework rtti: 1973 func: 27186 group: 1 struct: 281017 ]
[c] 366000 nodes [ array: 76053 framework rtti: 1973 func: 27186 group: 1 struct: 282005 ]
[c] 367000 nodes [ array: 76077 framework rtti: 1973 func: 27186 group: 1 struct: 282966 ]
[c] 368000 nodes [ array: 76089 framework rtti: 1973 func: 27186 group: 1 struct: 283946 ]
[c] 369000 nodes [ array: 76146 framework rtti: 1973 func: 27186 group: 1 struct: 284884 ]
[c] 370000 nodes [ array: 76169 framework rtti: 1973 func: 27186 group: 1 struct: 285860 ]
[c] 371000 nodes [ array: 76233 framework rtti: 1973 func: 27186 group: 1 struct: 286800 ]
[c] 372000 nodes [ array: 76235 framework rtti: 1973 func: 27186 group: 1 struct: 287798 ]
[c] 373000 nodes [ array: 76235 framework rtti: 1973 func: 27186 group: 1 struct: 288798 ]
[c] 374000 nodes [ array: 76368 framework rtti: 1974 func: 27235 group: 1 struct: 289462 ]
[c] 375000 nodes [ array: 77030 framework rtti: 1976 func: 27249 group: 1 struct: 289770 ]
[c] 376000 nodes [ array: 77075 framework rtti: 1978 func: 27309 group: 1 struct: 289932 ]
[c] 377000 nodes [ array: 77154 framework rtti: 1993 func: 27665 group: 1 struct: 293553 ]
[c] 378000 nodes [ array: 77254 framework rtti: 2010 func: 27674 group: 1 struct: 293757 ]
[c] 379000 nodes [ array: 77563 framework rtti: 2010 func: 27708 group: 1 struct: 294485 ]
[c] 380000 nodes [ array: 77867 framework rtti: 2010 func: 27713 group: 1 struct: 295344 ]
[c] 381000 nodes [ array: 78125 framework rtti: 2010 func: 27732 group: 1 struct: 295921 ]
[c] 382000 nodes [ array: 78225 framework rtti: 2010 func: 27736 group: 1 struct: 296336 ]
[c] 383000 nodes [ array: 78226 framework rtti: 2010 func: 27736 group: 1 struct: 296403 ]
[c] 384000 nodes [ array: 78226 framework rtti: 2010 func: 27736 group: 1 struct: 296488 ]
[c] 385000 nodes [ array: 78226 framework rtti: 2010 func: 27736 group: 1 struct: 296491 ]
[c] 386000 nodes [ array: 78226 framework rtti: 2010 func: 27736 group: 1 struct: 296502 ]
[c] 387000 nodes [ array: 78226 framework rtti: 2010 func: 27736 group: 1 struct: 296526 ]
[c] 388000 nodes [ array: 78226 framework rtti: 2010 func: 27736 group: 1 struct: 296555 ]
[c] 389000 nodes [ array: 78226 framework rtti: 2010 func: 27736 group: 1 struct: 296575 ]
[c] 390000 nodes [ array: 78226 framework rtti: 2010 func: 27736 group: 1 struct: 296649 ]
[c] 391000 nodes [ array: 78226 framework rtti: 2010 func: 27736 group: 1 struct: 296653 ]
[c] 392000 nodes [ array: 78226 framework rtti: 2010 func: 27736 group: 1 struct: 296735 ]
[c] 393000 nodes [ array: 78226 framework rtti: 2010 func: 27736 group: 1 struct: 296738 ]
[c] 394000 nodes [ array: 78226 framework rtti: 2010 func: 27736 group: 1 struct: 296738 ]
[c] 395000 nodes [ array: 78237 framework rtti: 2012 func: 27777 group: 1 struct: 296747 ]
[c] 396000 nodes [ array: 78239 framework rtti: 2012 func: 27782 group: 1 struct: 296997 ]
[c] 397000 nodes [ array: 78863 framework rtti: 2015 func: 27959 group: 1 struct: 297081 ]
[c] 398000 nodes [ array: 79863 framework rtti: 2015 func: 27959 group: 1 struct: 297081 ]
[c] 399000 nodes [ array: 80165 framework rtti: 2017 func: 28116 group: 1 struct: 297469 ]
[c] 400000 nodes [ array: 80179 framework rtti: 2018 func: 28128 group: 1 struct: 297970 ]
[c] 401000 nodes [ array: 80253 framework rtti: 2031 func: 28152 group: 1 struct: 298433 ]
[c] 402000 nodes [ array: 80257 framework rtti: 2031 func: 28154 group: 1 struct: 299244 ]
[c] 403000 nodes [ array: 80261 framework rtti: 2031 func: 28163 group: 1 struct: 299739 ]
[c] 404000 nodes [ array: 80274 framework rtti: 2033 func: 28179 group: 1 struct: 300267 ]
[c] 405000 nodes [ array: 80474 framework rtti: 2033 func: 28189 group: 1 struct: 300403 ]
[c] 406000 nodes [ array: 80522 framework rtti: 2034 func: 28308 group: 1 struct: 300484 ]
[c] 407000 nodes [ array: 80523 framework rtti: 2035 func: 28310 group: 1 struct: 300517 ]
[c] 408000 nodes [ array: 80629 framework rtti: 2039 func: 28533 group: 1 struct: 301004 ]
[c] 409000 nodes [ array: 80759 framework rtti: 2046 func: 28539 group: 1 struct: 301658 ]
[c] 410000 nodes [ array: 80809 framework rtti: 2061 func: 28544 group: 1 struct: 301989 ]
[c] 411000 nodes [ array: 80988 framework rtti: 2110 func: 28570 group: 1 struct: 302240 ]
[c] 412000 nodes [ array: 81050 framework rtti: 2112 func: 29042 group: 1 struct: 302846 ]
[c] 413000 nodes [ array: 81094 framework rtti: 2113 func: 29045 group: 1 struct: 303382 ]
[c] 414000 nodes [ array: 81153 framework rtti: 2116 func: 29097 group: 1 struct: 303741 ]
[c] 415000 nodes [ array: 81223 framework rtti: 2117 func: 29217 group: 1 struct: 303813 ]
[c] 416000 nodes [ array: 81268 framework rtti: 2118 func: 29226 group: 1 struct: 304199 ]
[c] 417000 nodes [ array: 81308 framework rtti: 2128 func: 29343 group: 1 struct: 304669 ]
[c] 418000 nodes [ array: 81368 framework rtti: 2136 func: 29534 group: 1 struct: 305095 ]
[c] 419000 nodes [ array: 81423 framework rtti: 2158 func: 30026 group: 1 struct: 305758 ]
[c:database] GC transformer: finished helpers
[c] 420000 nodes [ array: 81687 framework rtti: 2162 func: 30151 group: 1 struct: 307767 ]
[c] 421000 nodes [ array: 82229 framework rtti: 2162 func: 30151 group: 1 struct: 307874 ]
[c] 422000 nodes [ array: 82396 framework rtti: 2192 func: 30161 group: 1 struct: 308141 ]
[c] 423000 nodes [ array: 82448 framework rtti: 2315 func: 30425 group: 1 struct: 308503 ]
[c] 424000 nodes [ array: 82591 framework rtti: 2448 func: 30710 group: 1 struct: 308817 ]
[c] 425000 nodes [ array: 82677 framework rtti: 2498 func: 30950 group: 1 struct: 309164 ]
[rtyper] specializing: 269900 / 270275 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: 82863 framework rtti: 2526 func: 31158 group: 1 struct: 309525 ]
[c:database] GC transformer: finished tables
[gctransform:info] assigned 5399 typeids
[gctransform:info] added 115280 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] 426110 nodes [ array: 82885 framework rtti: 2526 func: 31168 group: 1 struct: 309530 ]
[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_v528832 = 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:12267:21: note: in expansion of macro ‘RPyItem’
[platform:WARNING] 12267 | l_v945399 = RPyItem(l_l_2139, l_index_1818);
[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_v1863319 = 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_v1863319 = 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] | ^~~~~
[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.8 s
[Timer] annotate --- 184.6 s
[Timer] rtype_lltype --- 89.0 s
[Timer] pyjitpl_lltype --- 224.3 s
[Timer] backendopt_lltype --- 103.5 s
[Timer] stackcheckinsertion_lltype --- 4.4 s
[Timer] database_c --- 176.0 s
[Timer] source_c --- 82.0 s
[Timer] compile_c --- 216.9 s
[Timer] build_cffi_imports --- 10.9 s
[Timer] ===========================================
[Timer] Total: --- 1104.3 s
calling create_cffi_import_libraries with "embed_dependencies" False
stdout:
stderr:
program finished with exit code 0
elapsedTime=1110.943273